diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-05 23:44:47 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-05 23:44:47 +0000 |
commit | 5b0d63bc3658e0892d01c61cc168131813e7a8b0 (patch) | |
tree | 4e8d80261ea34586e5161fae1d9296222c3029d2 /lisp/obsolete/awk-mode.el | |
parent | 8d99e09d789d6808b910846b6d5c5a4bfc7f4c0c (diff) | |
download | emacs-5b0d63bc3658e0892d01c61cc168131813e7a8b0.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/obsolete/awk-mode.el')
-rw-r--r-- | lisp/obsolete/awk-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/awk-mode.el b/lisp/obsolete/awk-mode.el index 166986fd34e..95c3a0582b7 100644 --- a/lisp/obsolete/awk-mode.el +++ b/lisp/obsolete/awk-mode.el @@ -1,7 +1,7 @@ ;;; awk-mode.el --- AWK code editing commands for Emacs ;; Copyright (C) 1988, 1994, 1996, 2000, 2002, 2003, 2004, -;; 2005 Free Software Foundation, Inc. +;; 2005, 2006 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: unix, languages |