diff options
author | Dave Love <fx@gnu.org> | 1999-01-26 18:54:23 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 1999-01-26 18:54:23 +0000 |
commit | 78cda03fa21b756bdcc13aed4668e02510788ce5 (patch) | |
tree | d1272770cf5e6a557aebf3be6ab0e115c47e7b43 /lisp/paths.el | |
parent | 99728db9d28a7cb342233ce4ed788a420cb383fb (diff) | |
download | emacs-78cda03fa21b756bdcc13aed4668e02510788ce5.tar.gz |
Copyright up-date.
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 f2284fc8443..9e804e1fa11 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, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1988, 1994, 1999 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal |