Changed all the licence notices in all the files.
[pspp] / src / copyleft.c
index 74799f537d22efd79af17b8cc59eb7212f45cae1..572bb62fd74da4427a114ab1663d887c9b6ed6d4 100644 (file)
@@ -1,4 +1,13 @@
-char lack_of_warranty[]=""
+const char legal[]=""
+"Copyright (C) 1997-9, 2000 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";
+
+const char lack_of_warranty[]=""
 "                          NO WARRANTY\n"
 "\n"
 "BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY "
@@ -21,12 +30,12 @@ char lack_of_warranty[]=""
 "EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY  "
 "OF SUCH DAMAGES.";
 
-char copyleft[]=""
+const char copyleft[]=""
 "                  GNU GENERAL PUBLIC LICENSE\n "
 "                     Version 2, June 1991\n "
 " \n"
 " Copyright (C) 1989, 1991 Free Software Foundation, Inc. \n"
-"     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\n "
+"     51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA\n "
 " Everyone is permitted to copy and distribute verbatim copies "
 " of this license document, but changing it is not allowed. "
 " \n"
@@ -329,7 +338,7 @@ char copyleft[]=""
 "\n"
 "    You should have received a copy of the GNU General Public License"
 "    along with this program; if not, write to the Free Software"
-"    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\n"
+"    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA\n"
 "\n"
 "\n"
 "Also add information on how to contact you by electronic and paper mail. "