diff options
| author | Thien-Thi Nguyen | 2005-08-06 22:13:43 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2005-08-06 22:13:43 +0000 |
| commit | 0d30b33766e277a5bff6eabc9da5afdaebd8b32a (patch) | |
| tree | 7730df2271eafcffd78e9d583816e1b38539132c /lisp/autoinsert.el | |
| parent | 00aa417213e1668d4a86514cf5febba3e241f399 (diff) | |
| download | emacs-0d30b33766e277a5bff6eabc9da5afdaebd8b32a.tar.gz emacs-0d30b33766e277a5bff6eabc9da5afdaebd8b32a.zip | |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/autoinsert.el')
| -rw-r--r-- | lisp/autoinsert.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 71fa14014a9..465817d5b81 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; autoinsert.el --- automatic mode-dependent insertion of text into new files | 1 | ;;; autoinsert.el --- automatic mode-dependent insertion of text into new files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1986, 1987, 1994, 1995, 1998, 2000, 2003, 2005 | 3 | ;; Copyright (C) 1985, 1986, 1987, 1994, 1995, 1998, 2000, 2002, 2003, |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; 2004, 2005 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Charlie Martin <crm@cs.duke.edu> | 6 | ;; Author: Charlie Martin <crm@cs.duke.edu> |
| 7 | ;; Adapted-By: Daniel Pfeiffer <occitan@esperanto.org> | 7 | ;; Adapted-By: Daniel Pfeiffer <occitan@esperanto.org> |