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 | 52b676b7b89ab2f40c5e5c7ebd74123557240352 (patch) | |
tree | 247a338b59c1b7744836ac86ddda2c38658594a0 /lisp/find-file.el | |
parent | 24a4ed5a17ef048ed96448c108e58920094fa7de (diff) | |
download | emacs-52b676b7b89ab2f40c5e5c7ebd74123557240352.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. |