From: Glenn Morris Date: Wed, 28 Nov 2007 07:54:12 +0000 (+0000) Subject: Add 2007 to copyright years. X-Git-Tag: emacs-pretest-23.0.90~9282 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=645a2b0df60f13db7d243f36596388ce85c133a0;p=emacs.git Add 2007 to copyright years. --- 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 @@ ;;; 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 ;; Created: 2003-12-21