added nsz to copyright holders as well, because he did a lot recently
This commit is contained in:
		
							parent
							
								
									e1deda9e04
								
							
						
					
					
						commit
						9fdd2cd1a9
					
				
							
								
								
									
										1
									
								
								LICENSE
								
								
								
								
							
							
						
						
									
										1
									
								
								LICENSE
								
								
								
								
							| 
						 | 
					@ -3,6 +3,7 @@ MIT/X Consortium License
 | 
				
			||||||
© 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
					© 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
				
			||||||
© 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
					© 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
				
			||||||
© 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
					© 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
				
			||||||
 | 
					© 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Permission is hereby granted, free of charge, to any person obtaining a
 | 
					Permission is hereby granted, free of charge, to any person obtaining a
 | 
				
			||||||
copy of this software and associated documentation files (the "Software"),
 | 
					copy of this software and associated documentation files (the "Software"),
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								client.c
								
								
								
								
							
							
						
						
									
										1
									
								
								client.c
								
								
								
								
							| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
					/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
				
			||||||
 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
					 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
				
			||||||
 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
					 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
				
			||||||
 | 
					 * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
 | 
				
			||||||
 * See LICENSE file for license details. */
 | 
					 * See LICENSE file for license details. */
 | 
				
			||||||
#include "dwm.h"
 | 
					#include "dwm.h"
 | 
				
			||||||
#include <stdlib.h>
 | 
					#include <stdlib.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
					/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
				
			||||||
 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
					 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
				
			||||||
 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
					 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
				
			||||||
 | 
					 * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
 | 
				
			||||||
 * See LICENSE file for license details. */
 | 
					 * See LICENSE file for license details. */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* appearance */
 | 
					/* appearance */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
					/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
				
			||||||
 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
					 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
				
			||||||
 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
					 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
				
			||||||
 | 
					 * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
 | 
				
			||||||
 * See LICENSE file for license details. */
 | 
					 * See LICENSE file for license details. */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* appearance */
 | 
					/* appearance */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								draw.c
								
								
								
								
							
							
						
						
									
										1
									
								
								draw.c
								
								
								
								
							| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
					/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
				
			||||||
 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
					 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
				
			||||||
 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
					 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
				
			||||||
 | 
					 * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
 | 
				
			||||||
 * See LICENSE file for license details. */
 | 
					 * See LICENSE file for license details. */
 | 
				
			||||||
#include "dwm.h"
 | 
					#include "dwm.h"
 | 
				
			||||||
#include <string.h>
 | 
					#include <string.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								dwm.h
								
								
								
								
							
							
						
						
									
										1
									
								
								dwm.h
								
								
								
								
							| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
					/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
				
			||||||
 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
					 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
				
			||||||
 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
					 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
				
			||||||
 | 
					 * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
 | 
				
			||||||
 * See LICENSE file for license details.
 | 
					 * See LICENSE file for license details.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * dynamic window manager is designed like any other X client as well. It is
 | 
					 * dynamic window manager is designed like any other X client as well. It is
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								event.c
								
								
								
								
							
							
						
						
									
										1
									
								
								event.c
								
								
								
								
							| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
					/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
				
			||||||
 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
					 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
				
			||||||
 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
					 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
				
			||||||
 | 
					 * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
 | 
				
			||||||
 * See LICENSE file for license details. */
 | 
					 * See LICENSE file for license details. */
 | 
				
			||||||
#include "dwm.h"
 | 
					#include "dwm.h"
 | 
				
			||||||
#include <stdio.h>
 | 
					#include <stdio.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								layout.c
								
								
								
								
							
							
						
						
									
										1
									
								
								layout.c
								
								
								
								
							| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
					/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
				
			||||||
 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
					 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
				
			||||||
 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
					 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
				
			||||||
 | 
					 * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
 | 
				
			||||||
 * See LICENSE file for license details. */
 | 
					 * See LICENSE file for license details. */
 | 
				
			||||||
#include "dwm.h"
 | 
					#include "dwm.h"
 | 
				
			||||||
#include <stdlib.h>
 | 
					#include <stdlib.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								main.c
								
								
								
								
							
							
						
						
									
										1
									
								
								main.c
								
								
								
								
							| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
					/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
				
			||||||
 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
					 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
				
			||||||
 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
					 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
				
			||||||
 | 
					 * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
 | 
				
			||||||
 * See LICENSE file for license details. */
 | 
					 * See LICENSE file for license details. */
 | 
				
			||||||
#include "dwm.h"
 | 
					#include "dwm.h"
 | 
				
			||||||
#include <errno.h>
 | 
					#include <errno.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								tag.c
								
								
								
								
							
							
						
						
									
										1
									
								
								tag.c
								
								
								
								
							| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
					/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
				
			||||||
 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
					 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
				
			||||||
 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
					 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
				
			||||||
 | 
					 * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
 | 
				
			||||||
 * See LICENSE file for license details. */
 | 
					 * See LICENSE file for license details. */
 | 
				
			||||||
#include "dwm.h"
 | 
					#include "dwm.h"
 | 
				
			||||||
#include <regex.h>
 | 
					#include <regex.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								util.c
								
								
								
								
							
							
						
						
									
										1
									
								
								util.c
								
								
								
								
							| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
					/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
 | 
				
			||||||
 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
					 * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
 | 
				
			||||||
 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
					 * © 2007 Premysl Hruby <dfenze at gmail dot com>
 | 
				
			||||||
 | 
					 * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
 | 
				
			||||||
 * See LICENSE file for license details. */
 | 
					 * See LICENSE file for license details. */
 | 
				
			||||||
#include "dwm.h"
 | 
					#include "dwm.h"
 | 
				
			||||||
#include <stdarg.h>
 | 
					#include <stdarg.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue