diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-04-07 01:20:53 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-04-07 01:20:53 +0000 |
commit | 732be46569e11c446abb92a0fe9664fff94be875 (patch) | |
tree | 6ba3fd186d0d5438de1d6f412426e0c5eafffaf7 /lisp/find-file.el | |
parent | 1d233b80d2c38a8b0de4158f443bdbdc0407060a (diff) | |
download | emacs-732be46569e11c446abb92a0fe9664fff94be875.tar.gz |
Update copyright.
Diffstat (limited to 'lisp/find-file.el')
-rw-r--r-- | lisp/find-file.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/find-file.el b/lisp/find-file.el index f4135efa4d0..c4843748f2e 100644 --- a/lisp/find-file.el +++ b/lisp/find-file.el @@ -3,7 +3,7 @@ ;; Author: Henry Guillaume <henry@qbd.com.au> ;; Keywords: c, matching, tools -;; Copyright (C) 1994 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. ;;; This file is part of GNU Emacs. |