]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/awk-mode.el
(url-current-object, url-package-name, url-package-version): Add defvars.
[gnu-emacs] / lisp / obsolete / awk-mode.el
index d0ac24f3c687a7b07a63d295da738a14586feb6f..166986fd34e7115f984dafd376a68dfe740149ba 100644 (file)
@@ -1,6 +1,7 @@
 ;;; awk-mode.el --- AWK code editing commands for Emacs
 
-;; Copyright (C) 1988,94,96,2000  Free Software Foundation, Inc.
+;; Copyright (C) 1988, 1994, 1996, 2000, 2002, 2003, 2004,
+;;   2005 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: unix, languages
@@ -19,8 +20,8 @@
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 ;;; Commentary: