[hackers] [dwm] referred to LICENSE file

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Wed May 30 12:19:50 2007

changeset: 910:c13cb8c6b7a5
tag: tip
user: Anselm R. Garbe <arg_AT_suckless.org>
date: Wed May 30 12:19:28 2007 +0200
summary: referred to LICENSE file

diff -r 8a8b7a413e66 -r c13cb8c6b7a5 client.c
--- a/client.c Wed May 30 12:10:01 2007 +0200
+++ b/client.c Wed May 30 12:19:28 2007 +0200
@@ -1,9 +1,4 @@
-/* © 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 Jukka Salmi <jukka at salmi dot ch>
- * © 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 copyright and license details. */
 #include "dwm.h"
 #include <stdlib.h>
 #include <string.h>
diff -r 8a8b7a413e66 -r c13cb8c6b7a5 config.arg.h
--- a/config.arg.h Wed May 30 12:10:01 2007 +0200
+++ b/config.arg.h Wed May 30 12:19:28 2007 +0200
@@ -1,9 +1,4 @@
-/* © 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 Jukka Salmi <jukka at salmi dot ch>
- * © 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 copyright and license details. */
 
 /* appearance */
 #define BARPOS BarTop /* BarBot, BarOff */
diff -r 8a8b7a413e66 -r c13cb8c6b7a5 config.default.h
--- a/config.default.h Wed May 30 12:10:01 2007 +0200
+++ b/config.default.h Wed May 30 12:19:28 2007 +0200
@@ -1,9 +1,4 @@
-/* © 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 Jukka Salmi <jukka at salmi dot ch>
- * © 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 copyright and license details. */
 
 /* appearance */
 #define BARPOS BarTop /* BarBot, BarOff */
diff -r 8a8b7a413e66 -r c13cb8c6b7a5 draw.c
--- a/draw.c Wed May 30 12:10:01 2007 +0200
+++ b/draw.c Wed May 30 12:19:28 2007 +0200
@@ -1,9 +1,4 @@
-/* © 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 Jukka Salmi <jukka at salmi dot ch>
- * © 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 copyright and license details. */
 #include "dwm.h"
 #include <string.h>
 
diff -r 8a8b7a413e66 -r c13cb8c6b7a5 dwm.h
--- a/dwm.h Wed May 30 12:10:01 2007 +0200
+++ b/dwm.h Wed May 30 12:19:28 2007 +0200
@@ -1,9 +1,4 @@
-/* © 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 Jukka Salmi <jukka at salmi dot ch>
- * © 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 copyright and license details.
  *
  * dynamic window manager is designed like any other X client as well. It is
  * driven through handling X events. In contrast to other X clients, a window
diff -r 8a8b7a413e66 -r c13cb8c6b7a5 event.c
--- a/event.c Wed May 30 12:10:01 2007 +0200
+++ b/event.c Wed May 30 12:19:28 2007 +0200
@@ -1,9 +1,4 @@
-/* © 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 Jukka Salmi <jukka at salmi dot ch>
- * © 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 copyright and license details. */
 #include "dwm.h"
 #include <stdio.h>
 #include <stdlib.h>
diff -r 8a8b7a413e66 -r c13cb8c6b7a5 layout.c
--- a/layout.c Wed May 30 12:10:01 2007 +0200
+++ b/layout.c Wed May 30 12:19:28 2007 +0200
@@ -1,9 +1,4 @@
-/* © 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 Jukka Salmi <jukka at salmi dot ch>
- * © 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 copyright and license details. */
 #include "dwm.h"
 #include <stdlib.h>
 
diff -r 8a8b7a413e66 -r c13cb8c6b7a5 main.c
--- a/main.c Wed May 30 12:10:01 2007 +0200
+++ b/main.c Wed May 30 12:19:28 2007 +0200
@@ -1,9 +1,4 @@
-/* © 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 Jukka Salmi <jukka at salmi dot ch>
- * © 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 copyright and license details. */
 #include "dwm.h"
 #include <errno.h>
 #include <locale.h>
diff -r 8a8b7a413e66 -r c13cb8c6b7a5 tag.c
--- a/tag.c Wed May 30 12:10:01 2007 +0200
+++ b/tag.c Wed May 30 12:19:28 2007 +0200
@@ -1,9 +1,4 @@
-/* © 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 Jukka Salmi <jukka at salmi dot ch>
- * © 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 copyright and license details. */
 #include "dwm.h"
 #include <regex.h>
 #include <stdio.h>
diff -r 8a8b7a413e66 -r c13cb8c6b7a5 util.c
--- a/util.c Wed May 30 12:10:01 2007 +0200
+++ b/util.c Wed May 30 12:19:28 2007 +0200
@@ -1,9 +1,4 @@
-/* © 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 Jukka Salmi <jukka at salmi dot ch>
- * © 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 copyright and license details. */
 #include "dwm.h"
 #include <stdarg.h>
 #include <stdio.h>
Received on Wed May 30 2007 - 12:19:50 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:56:52 UTC