diff options
author | Glenn Morris <rgm@gnu.org> | 2006-12-05 07:06:08 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-12-05 07:06:08 +0000 |
commit | c90f275771bd76325576ecd8c9cdcada1b54f2be (patch) | |
tree | 1ceb83f684de72467587ffbfb1f8c6ebdc1e6746 /lisp/paths.el | |
parent | fde4e97e460d95ccdfa1a7bd0bb9f38cd9d2afd6 (diff) | |
download | emacs-c90f275771bd76325576ecd8c9cdcada1b54f2be.tar.gz |
Update copyright years.
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 022f12dd1fc..1d8f8c45ed7 100644 --- a/lisp/paths.el +++ b/lisp/paths.el @@ -1,6 +1,6 @@ ;;; paths.el --- define pathnames for use by various Emacs commands -*- no-byte-compile: t -*- -;; Copyright (C) 1986, 1988, 1994, 1999, 2000, 2002, 2003, +;; Copyright (C) 1986, 1988, 1994, 1999, 2000, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Maintainer: FSF |