diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-09 04:31:51 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-09 04:31:51 +0000 |
commit | dcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d (patch) | |
tree | e6bdb9fbfab99e6c287e5acbb772e83dc7999dec /lisp/password-cache.el | |
parent | 9c6b35b29ab8eba9fd471fa783637158e51136d3 (diff) | |
download | emacs-dcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'lisp/password-cache.el')
-rw-r--r-- | lisp/password-cache.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/password-cache.el b/lisp/password-cache.el index eeaa31b9a31..e937c45a8b6 100644 --- a/lisp/password-cache.el +++ b/lisp/password-cache.el @@ -1,6 +1,6 @@ ;;; password-cache.el --- Read passwords, possibly using a password cache. -;; Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007 +;; Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2008 ;; Free Software Foundation, Inc. ;; Author: Simon Josefsson <simon@josefsson.org> |