pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp/src/libpspp copyleft.c


From: Ben Pfaff
Subject: [Pspp-cvs] pspp/src/libpspp copyleft.c
Date: Sat, 07 Jul 2007 06:30:03 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 07/07/07 06:30:03

Modified files:
        src/libpspp    : copyleft.c 

Log message:
        (legal): Update startup notice to use format recommended by latest GNU
        coding standards.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/libpspp/copyleft.c?cvsroot=pspp&r1=1.4&r2=1.5

Patches:
Index: copyleft.c
===================================================================
RCS file: /cvsroot/pspp/pspp/src/libpspp/copyleft.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- copyleft.c  7 Jul 2007 06:14:19 -0000       1.4
+++ copyleft.c  7 Jul 2007 06:30:03 -0000       1.5
@@ -2,12 +2,9 @@
 
 const char legal[]=""
 "Copyright (C) 1997-9, 2000, 2005, 2006, 2007 Free Software Foundation, Inc.\n"
-"GNU PSPP comes with NO WARRANTY,\n"
-"to the extent permitted by law.\n"
-"You may redistribute copies of GNU PSPP\n"
-"under the terms of the GNU General Public License.\n"
-"For more information about these matters,\n"
-"see the file named COPYING.\n";
+"License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>\n"
+"This is free software: you are free to change and redistribute it.\n"
+"There is NO WARRANTY, to the extent permitted by law.\n";
 
 const char lack_of_warranty[]=""
 "\n"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]