X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fcopyleft.c;h=55dfff99a4ecf9cdf155327e2fa2cecc06fca065;hb=a34c42168e0cd3373860a6cc3f518cb0e329db47;hp=778019df18b2f764ad37dc28162dbb8fbc735ebc;hpb=43b1296aafe7582e7dbe6c2b6a8b478d7d9b0fcf;p=pspp-builds.git diff --git a/src/libpspp/copyleft.c b/src/libpspp/copyleft.c index 778019df..55dfff99 100644 --- a/src/libpspp/copyleft.c +++ b/src/libpspp/copyleft.c @@ -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 \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"