diff options
| author | Richard M. Stallman | 1998-04-18 17:09:18 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1998-04-18 17:09:18 +0000 |
| commit | 382668c7075c253cbb960c5827b669fb46be68f1 (patch) | |
| tree | d2f6796c8fc9aa14575e79fec1640f607dcd514c /lisp | |
| parent | 3413eafadd407950d681403e118c127167e16f71 (diff) | |
| download | emacs-382668c7075c253cbb960c5827b669fb46be68f1.tar.gz emacs-382668c7075c253cbb960c5827b669fb46be68f1.zip | |
Update copyright years.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/emacs-lisp/copyright.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/copyright.el b/lisp/emacs-lisp/copyright.el index 923e4727a49..465d9ffae42 100644 --- a/lisp/emacs-lisp/copyright.el +++ b/lisp/emacs-lisp/copyright.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; copyright.el --- update the copyright notice in current buffer | 1 | ;;; copyright.el --- update the copyright notice in current buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1992-1995, 1998 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 92, 93, 94, 95, 1998 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel.Pfeiffer@Informatik.START.dbp.de | 5 | ;; Author: Daniel.Pfeiffer@Informatik.START.dbp.de |
| 6 | ;; fax (+49 69) 7588-2389 | 6 | ;; fax (+49 69) 7588-2389 |