]> mj.ucw.cz Git - nwho.git/commitdiff
Removed license comments, it is sufficient to mention GPL in README
authorMartin Mares <mj@ucw.cz>
Fri, 31 Dec 2010 15:02:15 +0000 (16:02 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 31 Dec 2010 15:02:15 +0000 (16:02 +0100)
net.h
nwho.c
nwhod.c

diff --git a/net.h b/net.h
index 834512c717293a5267d9e85e7e8ffe0253e99e14..dba22f5d57f98aa19c6a2b76b383c30796998235 100644 (file)
--- a/net.h
+++ b/net.h
@@ -2,9 +2,6 @@
  *     The Remote User Info Distribution Protocol
  *
  *     (c) 1997--2010 Martin Mares <mj@ucw.cz>
- *
- *     This software may be freely distributed and used according to the terms
- *     of the GNU General Public License. See file COPYING in any of the GNU packages.
  */
 
 #include <inttypes.h>
diff --git a/nwho.c b/nwho.c
index d5630c6f60241a0be17240776345030bd76071c3..53dfc9b587ee08d044ba01d018595d2a3fdb7195 100644 (file)
--- a/nwho.c
+++ b/nwho.c
@@ -2,9 +2,6 @@
  *     The Remote User Information Lister
  *
  *     (c) 1997--2010 Martin Mares <mj@ucw.cz>
- *
- *     This software may be freely distributed and used according to the terms
- *     of the GNU General Public License. See file COPYING in any of the GNU packages.
  */
 
 #include <stdio.h>
diff --git a/nwhod.c b/nwhod.c
index 6ffe1b05e0e4269a447692aa45dfb33489d426b4..8d98bc8dd5831564fb6f6b73cf6927891f51851c 100644 (file)
--- a/nwhod.c
+++ b/nwhod.c
@@ -2,9 +2,6 @@
  *     The Remote User Information Daemon
  *
  *     (c) 1997--2010 Martin Mares <mj@ucw.cz>
- *
- *     This software may be freely distributed and used according to the terms
- *     of the GNU General Public License. See file COPYING in any of the GNU packages.
  */
 
 #include <stdio.h>