(legal): Update startup notice to use format recommended by latest GNU
authorBen Pfaff <blp@gnu.org>
Sat, 7 Jul 2007 06:30:03 +0000 (06:30 +0000)
committerBen Pfaff <blp@gnu.org>
Sat, 7 Jul 2007 06:30:03 +0000 (06:30 +0000)
coding standards.

src/libpspp/copyleft.c

index 778019df18b2f764ad37dc28162dbb8fbc735ebc..8f8710512345839469b18ecbb89df21f80fbb7d7 100644 (file)
@@ -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"