diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-04-18 17:09:18 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-04-18 17:09:18 +0000 |
commit | 382668c7075c253cbb960c5827b669fb46be68f1 (patch) | |
tree | d2f6796c8fc9aa14575e79fec1640f607dcd514c /lisp/emacs-lisp | |
parent | 3413eafadd407950d681403e118c127167e16f71 (diff) | |
download | emacs-382668c7075c253cbb960c5827b669fb46be68f1.tar.gz emacs-382668c7075c253cbb960c5827b669fb46be68f1.tar.bz2 emacs-382668c7075c253cbb960c5827b669fb46be68f1.zip |
Update copyright years.
Diffstat (limited to 'lisp/emacs-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 @@ ;;; copyright.el --- update the copyright notice in current buffer -;; Copyright (C) 1991, 1992-1995, 1998 Free Software Foundation, Inc. +;; Copyright (C) 1991, 92, 93, 94, 95, 1998 Free Software Foundation, Inc. ;; Author: Daniel.Pfeiffer@Informatik.START.dbp.de ;; fax (+49 69) 7588-2389 |