Convert consecutive FSF copyright years to ranges.
[bpt/emacs.git] / etc / grep.txt
index d2a934f..9a3159f 100644 (file)
@@ -82,20 +82,15 @@ grep -nH -e "xyzxyz" ../info/*
 ../info/emacs-2 1205.10-1205.15 inserts `xyzxyzxyzxyz' in the current buffer.
 ../info/emacs-2 1205 inserts `xyzxyzxyzxyz' in the current buffer.
 
-;;; Local Variables:
-;;; buffer-read-only: t
-;;; End:
-
 \f
 
-Copyright (c) 2005, 2006
-Free software Foundation, Inc.
+Copyright (C) 2005-2011  Free Software Foundation, Inc.
 
 COPYING PERMISSIONS:
 
-    This document is free software; you can redistribute it and/or modify
+    This document is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
+    the Free Software Foundation, either version 3 of the License, or
     (at your option) any later version.
 
     This program is distributed in the hope that it will be useful,
@@ -104,6 +99,9 @@ COPYING PERMISSIONS:
     GNU General Public License for more details.
 
     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., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+
+;;; Local Variables:
+;;; buffer-read-only: t
+;;; End: