[hackers] [dmenu] referred to LICENSE file

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

changeset: 210:e4c81a78ffba
tag: 3.2
user: Anselm R. Garbe <arg_AT_suckless.org>
date: Wed May 30 12:19:06 2007 +0200
summary: referred to LICENSE file

diff -r f99b690f37c6 -r e4c81a78ffba dmenu.h
--- a/dmenu.h Thu May 24 10:34:44 2007 +0200
+++ b/dmenu.h Wed May 30 12:19:06 2007 +0200
@@ -1,6 +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>
- * See LICENSE file for license details. */
+/* See LICENSE file for copyright and license details. */
 #include <X11/Xlib.h>
 
 #define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
diff -r f99b690f37c6 -r e4c81a78ffba draw.c
--- a/draw.c Thu May 24 10:34:44 2007 +0200
+++ b/draw.c Wed May 30 12:19:06 2007 +0200
@@ -1,6 +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>
- * See LICENSE file for license details. */
+/* See LICENSE file for copyright and license details. */
 #include "dmenu.h"
 #include <string.h>
 
diff -r f99b690f37c6 -r e4c81a78ffba main.c
--- a/main.c Thu May 24 10:34:44 2007 +0200
+++ b/main.c Wed May 30 12:19:06 2007 +0200
@@ -1,6 +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>
- * See LICENSE file for license details. */
+/* See LICENSE file for copyright and license details. */
 #include "dmenu.h"
 #include <ctype.h>
 #include <locale.h>
diff -r f99b690f37c6 -r e4c81a78ffba util.c
--- a/util.c Thu May 24 10:34:44 2007 +0200
+++ b/util.c Wed May 30 12:19:06 2007 +0200
@@ -1,6 +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>
- * See LICENSE file for license details. */
+/* See LICENSE file for copyright and license details. */
 #include "dmenu.h"
 #include <stdarg.h>
 #include <stdio.h>
Received on Wed May 30 2007 - 12:23:16 UTC

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