changeset 3395:82f276f9ad7c

[xemacs-hg @ 2006-05-11 15:07:19 by james] Update to current FSF address, and recognize that we are in the 21st century. See xemacs-patches message with ID <m3sloqspus.fsf@jerrypc.cs.usu.edu>.
author james
date Thu, 11 May 2006 15:07:19 +0000
parents d8309294c81c
children af3bfea5c60e
files COPYING ChangeLog
diffstat 2 files changed, 10 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/COPYING	Thu May 11 14:57:05 2006 +0000
+++ b/COPYING	Thu May 11 15:07:19 2006 +0000
@@ -2,8 +2,7 @@
 		       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.
 
@@ -292,7 +291,7 @@
 the "copyright" line and a pointer to where the full notice is found.
 
     <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) 19yy  <name of author>
+    Copyright (C) <year>  <name of author>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -305,16 +304,16 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; see the file COPYING.  If not, write to
-    the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-    Boston, MA 02111-1307, USA.
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
 
 Also add information on how to contact you by electronic and paper mail.
 
 If the program is interactive, make it output a short notice like this
 when it starts in an interactive mode:
 
-    Gnomovision version 69, Copyright (C) 19yy name of author
+    Gnomovision version 69, Copyright (C) year  name of author
     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
     This is free software, and you are welcome to redistribute it
     under certain conditions; type `show c' for details.
--- a/ChangeLog	Thu May 11 14:57:05 2006 +0000
+++ b/ChangeLog	Thu May 11 15:07:19 2006 +0000
@@ -1,3 +1,7 @@
+2006-04-06  Jerry James  <james@xemacs.org>
+
+	* COPYING: Update to latest upstream version.
+
 2006-04-15  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* configure.ac: Add stubs for fontconfig configuration.