]> www.ginac.de Git - cln.git/commitdiff
* The FSF has moved offices to 51 Franklin Street, Fifth Floor.
authorRichard Kreckel <kreckel@ginac.de>
Sun, 1 May 2005 17:19:21 +0000 (17:19 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Sun, 1 May 2005 17:19:21 +0000 (17:19 +0000)
COPYING
src/base/cl_free.cc

diff --git a/COPYING b/COPYING
index d406b2738a5dfb2e9dba704c242a0ee739fd7b88..1934b096461157bf9cdda785732c85f986e8a9d0 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -2,8 +2,8 @@
                        Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                        Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-                          59 Temple Place - Suite 330, Boston, MA
-                          02111-1307, USA.
+                          51 Franklin Street, Fifth Floor, Boston, MA
+                          02110-1301, USA.
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
index 5624ede84a6757581853b78d1ebdb0677377d39a..58d9d75b2eaffddb58ebca6be6c27b2a9a2bb872 100644 (file)
@@ -33,8 +33,8 @@ void cl_free_heap_object (cl_heap* pointer)
 
 static const char * copyright_notice[] = {
   "                                                                    \n"
 
 static const char * copyright_notice[] = {
   "                                                                    \n"
-  "Copyright (c)    Bruno Haible 1988-2004                             \n"
-  "Copyright (c) Richard Kreckel 2000-2004                             \n"
+  "Copyright (c)    Bruno Haible 1988-2005                             \n"
+  "Copyright (c) Richard Kreckel 2000-2005                             \n"
   "                                                                    \n"
   "This program is free software; you can redistribute it and/or modify\n"
   "it under the terms of the GNU General Public License as published by\n"
   "                                                                    \n"
   "This program is free software; you can redistribute it and/or modify\n"
   "it under the terms of the GNU General Public License as published by\n"
@@ -48,7 +48,8 @@ static const char * copyright_notice[] = {
   "                                                                    \n"
   "You should have received a copy of the GNU General Public License   \n"
   "along with this program; if not, write to the Free Software         \n"
   "                                                                    \n"
   "You should have received a copy of the GNU General Public License   \n"
   "along with this program; if not, write to the Free Software         \n"
-  "Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+  "Foundation, 51 Franklin Street, Fifth Floor, Boston, MA             \n"
+  "02110-1301, USA.\n"
   "                                                                    ",
   (const char *) &copyright_notice
 };
   "                                                                    ",
   (const char *) &copyright_notice
 };