aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShengHuo ZHU2002-01-09 03:42:12 +0000
committerShengHuo ZHU2002-01-09 03:42:12 +0000
commit1107685d9c18ecd23f992b3ee86e1f9a01959439 (patch)
treeb31d7f99b6026b5d51bc4eea995da6ab961e2da4
parent39d74434e3feb260477cbb4abec47fbd2988a9b1 (diff)
downloademacs-1107685d9c18ecd23f992b3ee86e1f9a01959439.tar.gz
emacs-1107685d9c18ecd23f992b3ee86e1f9a01959439.zip
Add 2002 into copyright line.
-rw-r--r--lisp/gnus/gnus-start.el2
-rw-r--r--lisp/gnus/nntp.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/gnus-start.el b/lisp/gnus/gnus-start.el
index 3aabf21817f..69ff17b4d7f 100644
--- a/lisp/gnus/gnus-start.el
+++ b/lisp/gnus/gnus-start.el
@@ -1,5 +1,5 @@
1;;; gnus-start.el --- startup functions for Gnus 1;;; gnus-start.el --- startup functions for Gnus
2;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 2;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
3;; Free Software Foundation, Inc. 3;; Free Software Foundation, Inc.
4 4
5;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> 5;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
diff --git a/lisp/gnus/nntp.el b/lisp/gnus/nntp.el
index 227b864f125..ad3ed90cc2c 100644
--- a/lisp/gnus/nntp.el
+++ b/lisp/gnus/nntp.el
@@ -1,6 +1,6 @@
1;;; nntp.el --- nntp access for Gnus 1;;; nntp.el --- nntp access for Gnus
2;; Copyright (C) 1987, 1988, 1989, 1990, 1992, 1993, 1994, 1995, 1996, 2;; Copyright (C) 1987, 1988, 1989, 1990, 1992, 1993, 1994, 1995, 1996,
3;; 1997, 1998, 2000, 2001 3;; 1997, 1998, 2000, 2001, 2002
4;; Free Software Foundation, Inc. 4;; Free Software Foundation, Inc.
5 5
6;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> 6;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>