changeset 42628:55e0120deff6

Add 2002 into copyright line.
author ShengHuo ZHU <zsh@cs.rochester.edu>
date Wed, 09 Jan 2002 03:42:12 +0000
parents 2270bf351eba
children 180b3f3a8fb8
files lisp/gnus/gnus-start.el lisp/gnus/nntp.el
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/gnus-start.el	Wed Jan 09 03:38:01 2002 +0000
+++ b/lisp/gnus/gnus-start.el	Wed Jan 09 03:42:12 2002 +0000
@@ -1,5 +1,5 @@
 ;;; gnus-start.el --- startup functions for Gnus
-;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
+;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
 ;;        Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/nntp.el	Wed Jan 09 03:38:01 2002 +0000
+++ b/lisp/gnus/nntp.el	Wed Jan 09 03:42:12 2002 +0000
@@ -1,6 +1,6 @@
 ;;; nntp.el --- nntp access for Gnus
 ;; Copyright (C) 1987, 1988, 1989, 1990, 1992, 1993, 1994, 1995, 1996,
-;;        1997, 1998, 2000, 2001
+;;        1997, 1998, 2000, 2001, 2002
 ;;        Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>