]> code.delx.au - gnu-emacs/blobdiff - etc/grep.txt
Fix typos.
[gnu-emacs] / etc / grep.txt
index d2a934fbeffde8b6f56915399fe8ad7356f4ad99..b653f13cf671b5e49d924c6b6723bd752bf80fe8 100644 (file)
@@ -82,21 +82,17 @@ 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, 2006, 2007
+Free Software Foundation, Inc.
 
 COPYING PERMISSIONS:
 
     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
-    (at your option) any later version.
+    the Free Software Foundation; either version 3, or (at your option)
+    any later version.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -104,6 +100,11 @@ 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; see the file COPYING.  If not, write to
+    the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+    Boston, MA 02110-1301 USA.
 
+
+;;; Local Variables:
+;;; buffer-read-only: t
+;;; End: