Mercurial > emacs
changeset 74547:183eba998a4d
Update copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 10 Dec 2006 01:48:52 +0000 |
parents | 4bef63927dd7 |
children | ce127a46b1ca |
files | lisp/gnus/format-spec.el lisp/gnus/gnus-async.el lisp/gnus/gnus-audio.el lisp/gnus/gnus-demon.el lisp/gnus/gnus-dup.el lisp/gnus/gnus-kill.el lisp/gnus/gnus-mh.el lisp/gnus/gnus-move.el lisp/gnus/gnus-nocem.el lisp/gnus/gnus-soup.el lisp/gnus/gnus-undo.el lisp/gnus/mail-parse.el lisp/gnus/mail-prsvr.el lisp/gnus/messcompat.el lisp/gnus/nndir.el lisp/gnus/nnkiboze.el lisp/gnus/nnlistserv.el lisp/gnus/nnspool.el lisp/gnus/nnwarchive.el lisp/gnus/rfc1843.el lisp/progmodes/glasses.el lisp/progmodes/sh-script.el |
diffstat | 22 files changed, 24 insertions(+), 23 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/format-spec.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/format-spec.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; format-spec.el --- functions for formatting arbitrary formatting strings -;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/gnus-async.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/gnus-async.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; gnus-async.el --- asynchronous support for Gnus -;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/gnus-audio.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/gnus-audio.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; gnus-audio.el --- Sound effects for Gnus -;; Copyright (C) 1996, 2000, 2002, 2003, 2004, +;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Steven L. Baur <steve@miranova.com>
--- a/lisp/gnus/gnus-demon.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/gnus-demon.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; gnus-demon.el --- daemonic Gnus behaviour -;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/gnus-dup.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/gnus-dup.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; gnus-dup.el --- suppression of duplicate articles in Gnus -;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/gnus-kill.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/gnus-kill.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; gnus-kill.el --- kill commands for Gnus -;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
--- a/lisp/gnus/gnus-mh.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/gnus-mh.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; gnus-mh.el --- mh-e interface for Gnus -;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, +;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
--- a/lisp/gnus/gnus-move.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/gnus-move.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; gnus-move.el --- commands for moving Gnus from one server to another -;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/gnus-nocem.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/gnus-nocem.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; gnus-nocem.el --- NoCeM pseudo-cancellation treatment -;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/gnus-soup.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/gnus-soup.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; gnus-soup.el --- SOUP packet writing support for Gnus -;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Per Abrahamsen <abraham@iesd.auc.dk>
--- a/lisp/gnus/gnus-undo.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/gnus-undo.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; gnus-undo.el --- minor mode for undoing in Gnus -;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/mail-parse.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/mail-parse.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; mail-parse.el --- Interface functions for parsing mail -;; Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/mail-prsvr.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/mail-prsvr.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; mail-prsvr.el --- Interface variables for parsing mail -;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/messcompat.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/messcompat.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; messcompat.el --- making message mode compatible with mail mode -;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/nndir.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/nndir.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; nndir.el --- single directory newsgroup access for Gnus -;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/nnkiboze.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/nnkiboze.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; nnkiboze.el --- select virtual news access for Gnus -;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/nnlistserv.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/nnlistserv.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; nnlistserv.el --- retrieving articles via web mailing list archives -;; Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/nnspool.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/nnspool.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,7 +1,7 @@ ;;; nnspool.el --- spool access for GNU Emacs ;; Copyright (C) 1988, 1989, 1990, 1993, 1994, 1995, 1996, 1997, 1998, -;; 2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> ;; Lars Magne Ingebrigtsen <larsi@gnus.org>
--- a/lisp/gnus/nnwarchive.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/nnwarchive.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; nnwarchive.el --- interfacing with web archives -;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu>
--- a/lisp/gnus/rfc1843.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/gnus/rfc1843.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,6 @@ ;;; rfc1843.el --- HZ (rfc1843) decoding -;; Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu>
--- a/lisp/progmodes/glasses.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/progmodes/glasses.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,6 +1,7 @@ ;;; glasses.el --- make cantReadThis readable -;; Copyright (C) 1999, 2000, 2001, 2005, 2006 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +;; Free Software Foundation, Inc. ;; Author: Milan Zamazal <pdm@zamazal.org> ;; Maintainer: Milan Zamazal <pdm@zamazal.org>
--- a/lisp/progmodes/sh-script.el Sun Dec 10 01:14:10 2006 +0000 +++ b/lisp/progmodes/sh-script.el Sun Dec 10 01:48:52 2006 +0000 @@ -1,7 +1,7 @@ ;;; sh-script.el --- shell-script editing commands for Emacs -;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2001, 2003, 2004, 2005, -;; 2006 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2001, 2002, +;; 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Daniel Pfeiffer <occitan@esperanto.org> ;; Version: 2.0f