diff options
author | Karl Heuer <kwzh@gnu.org> | 1994-05-03 23:47:06 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1994-05-03 23:47:06 +0000 |
commit | 0c8623440de643a95e3bfcd2e442ce53b96a6a25 (patch) | |
tree | 894188c1821aec4eb1e0b0cc5c8710ba051dbd29 /lisp/paths.el | |
parent | 1ec9a6ce565503c24989ab76cef572fbf0708cac (diff) | |
download | emacs-0c8623440de643a95e3bfcd2e442ce53b96a6a25.tar.gz |
Update copyright.
Diffstat (limited to 'lisp/paths.el')
-rw-r--r-- | lisp/paths.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/paths.el b/lisp/paths.el index e72cea01c8b..3a285f55734 100644 --- a/lisp/paths.el +++ b/lisp/paths.el @@ -1,6 +1,6 @@ ;;; paths.el --- define pathnames for use by various Emacs commands. -;; Copyright (C) 1986, 1988 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1988, 1994 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal |