aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/password.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/gnus/password.el b/lisp/gnus/password.el
index 32ab76052d9..0d478774902 100644
--- a/lisp/gnus/password.el
+++ b/lisp/gnus/password.el
@@ -1,6 +1,7 @@
1;;; password.el --- Read passwords from user, possibly using a password cache. 1;;; password.el --- Read passwords from user, possibly using a password cache.
2 2
3;; Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007
4;; Free Software Foundation, Inc.
4 5
5;; Author: Simon Josefsson <simon@josefsson.org> 6;; Author: Simon Josefsson <simon@josefsson.org>
6;; Created: 2003-12-21 7;; Created: 2003-12-21