changeset 86782:d6a3d0cf4b80

Add 2007 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 28 Nov 2007 07:54:12 +0000
parents 4a101c5e6b9f
children 9fd995c6e740
files lisp/gnus/password.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/password.el	Wed Nov 28 07:53:56 2007 +0000
+++ b/lisp/gnus/password.el	Wed Nov 28 07:54:12 2007 +0000
@@ -1,6 +1,7 @@
 ;;; password.el --- Read passwords from user, possibly using a password cache.
 
-;; Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007
+;;   Free Software Foundation, Inc.
 
 ;; Author: Simon Josefsson <simon@josefsson.org>
 ;; Created: 2003-12-21