Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / src / libpspp / copyleft.c
index 778019df18b2f764ad37dc28162dbb8fbc735ebc..55dfff99a4ecf9cdf155327e2fa2cecc06fca065 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"
@@ -28,7 +25,9 @@ const char lack_of_warranty[]=""
 "DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\n"
 "PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\n"
 "EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\n"
-"SUCH DAMAGES.";
+"SUCH DAMAGES.\n"
+"\n"
+"";
 
 const char copyleft[]=""
 "\n"