[gnus git] branch master updated: =1= Refill some long/short copyright headers.

Katsumi Yamaoka <[email protected]>
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  243e2b9f043dc48b35ce77f2f283e32ef7c0291e (commit)
      from  a3fd91daf425f69be585370194e40ca582c8ae37 (commit)


- Log -----------------------------------------------------------------
commit 243e2b9f043dc48b35ce77f2f283e32ef7c0291e
Author: Glenn Morris <[email protected]>
Date:   Wed Jan 26 10:29:34 2011 +0000

    Refill some long/short copyright headers.

diff --git a/lisp/deuglify.el b/lisp/deuglify.el
index 89c6122..1e2a566 100644
--- a/lisp/deuglify.el
+++ b/lisp/deuglify.el
@@ -1,7 +1,6 @@
 ;;; deuglify.el --- deuglify broken Outlook (Express) articles
 
-;; Copyright (C) 2001-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2001-2011  Free Software Foundation, Inc.
 
 ;; Author: Raymond Scholz <[email protected]>
 ;;         Thomas Steffen
diff --git a/lisp/dns-mode.el b/lisp/dns-mode.el
index 994eeea..0d5d28f 100644
--- a/lisp/dns-mode.el
+++ b/lisp/dns-mode.el
@@ -1,7 +1,6 @@
 ;;; dns-mode.el --- a mode for viewing/editing Domain Name System master files
 
-;; Copyright (C) 2000-2001, 2004-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2000-2001, 2004-2011  Free Software Foundation, Inc.
 
 ;; Author: Simon Josefsson <[email protected]>
 ;; Keywords: DNS master zone file SOA comm
diff --git a/lisp/dns.el b/lisp/dns.el
index 4469a54..77a194e 100644
--- a/lisp/dns.el
+++ b/lisp/dns.el
@@ -1,7 +1,6 @@
 ;;; dns.el --- Domain Name Service lookups
 
-;; Copyright (C) 2002-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2002-2011  Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <[email protected]>
 ;; Keywords: network comm
diff --git a/lisp/ecomplete.el b/lisp/ecomplete.el
index d363602..6a47b11 100644
--- a/lisp/ecomplete.el
+++ b/lisp/ecomplete.el
@@ -1,7 +1,6 @@
 ;;; ecomplete.el --- electric completion of addresses and the like
 
-;; Copyright (C) 2006-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2006-2011  Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <[email protected]>
 ;; Keywords: mail
diff --git a/lisp/gmm-utils.el b/lisp/gmm-utils.el
index f722e03..8deb273 100644
--- a/lisp/gmm-utils.el
+++ b/lisp/gmm-utils.el
@@ -1,7 +1,6 @@
 ;;; gmm-utils.el --- Utility functions for Gnus, Message and MML
 
-;; Copyright (C) 2006-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2006-2011  Free Software Foundation, Inc.
 
 ;; Author: Reiner Steib <[email protected]>
 ;; Keywords: news
diff --git a/lisp/gnus-bookmark.el b/lisp/gnus-bookmark.el
index 32477c7..f86c945 100644
--- a/lisp/gnus-bookmark.el
+++ b/lisp/gnus-bookmark.el
@@ -1,7 +1,6 @@
 ;;; gnus-bookmark.el --- Bookmarks in Gnus
 
-;; Copyright (C) 2006-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2006-2011  Free Software Foundation, Inc.
 
 ;; Author: Bastien Guerry <bzg AT altern DOT org>
 ;; Keywords: news
diff --git a/lisp/gnus-delay.el b/lisp/gnus-delay.el
index 12aa1e5..a06a510 100644
--- a/lisp/gnus-delay.el
+++ b/lisp/gnus-delay.el
@@ -1,7 +1,6 @@
 ;;; gnus-delay.el --- Delayed posting of articles
 
-;; Copyright (C) 2001-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2001-2011  Free Software Foundation, Inc.
 
 ;; Author: Kai Großjohann <[email protected]>
 ;; Keywords: mail, news, extensions
diff --git a/lisp/gnus-group.el b/lisp/gnus-group.el
index 890b979..a058df7 100644
--- a/lisp/gnus-group.el
+++ b/lisp/gnus-group.el
@@ -1,7 +1,6 @@
 ;;; gnus-group.el --- group mode commands for Gnus
 
-;; Copyright (C) 1996-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1996-2011  Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <[email protected]>
 ;; Keywords: news
diff --git a/lisp/gnus-msg.el b/lisp/gnus-msg.el
index 930782a..08fef23 100644
--- a/lisp/gnus-msg.el
+++ b/lisp/gnus-msg.el
@@ -1,7 +1,6 @@
 ;;; gnus-msg.el --- mail and post interface for Gnus
 
-;; Copyright (C) 1995-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1995-2011  Free Software Foundation, Inc.
 
 ;; Author: Masanobu UMEDA <[email protected]>
 ;;	Lars Magne Ingebrigtsen <[email protected]>
diff --git a/lisp/gnus-uu.el b/lisp/gnus-uu.el
index 1c2cc68..d6aad53 100644
--- a/lisp/gnus-uu.el
+++ b/lisp/gnus-uu.el
@@ -1,6 +1,7 @@
 ;;; gnus-uu.el --- extract (uu)encoded files in Gnus
 
-;; Copyright (C) 1985-1987, 1993-1998, 2000-2011 Free Software Foundation, Inc.
+;; Copyright (C) 1985-1987, 1993-1998, 2000-2011
+;;   Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <[email protected]>
 ;; Created: 2 Oct 1993
diff --git a/lisp/gnus.el b/lisp/gnus.el
index a23837f..0b84038 100644
--- a/lisp/gnus.el
+++ b/lisp/gnus.el
@@ -1,6 +1,7 @@
 ;;; gnus.el --- a newsreader for GNU Emacs
 
-;; Copyright (C) 1987-1990, 1993-1998, 2000-2011  Free Software Foundation, Inc.
+;; Copyright (C) 1987-1990, 1993-1998, 2000-2011
+;;   Free Software Foundation, Inc.
 
 ;; Author: Masanobu UMEDA <[email protected]>
 ;;	Lars Magne Ingebrigtsen <[email protected]>
diff --git a/lisp/hashcash.el b/lisp/hashcash.el
index 735ff83..8343cd0 100644
--- a/lisp/hashcash.el
+++ b/lisp/hashcash.el
@@ -1,7 +1,6 @@
 ;;; hashcash.el --- Add hashcash payments to email
 
-;; Copyright (C) 2003-2005, 2007-2011
-;;   Free Software Foundation
+;; Copyright (C) 2003-2005, 2007-2011  Free Software Foundation, Inc.
 
 ;; Written by: Paul Foley <[email protected]> (1997-2002)
 ;; Maintainer: Paul Foley <[email protected]>
diff --git a/lisp/mm-url.el b/lisp/mm-url.el
index 6317261..498d061 100644
--- a/lisp/mm-url.el
+++ b/lisp/mm-url.el
@@ -1,7 +1,6 @@
 ;;; mm-url.el --- a wrapper of url functions/commands for Gnus
 
-;; Copyright (C) 2001-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2001-2011  Free Software Foundation, Inc.
 
 ;; Author: Shenghuo Zhu <[email protected]>
 
diff --git a/lisp/nnheader.el b/lisp/nnheader.el
index 2a990d9..20cdeb5 100644
--- a/lisp/nnheader.el
+++ b/lisp/nnheader.el
@@ -1,6 +1,7 @@
 ;;; nnheader.el --- header access macros for Gnus and its backends
 
-;; Copyright (C) 1987-1990, 1993-1998, 2000-2011 Free Software Foundation, Inc.
+;; Copyright (C) 1987-1990, 1993-1998, 2000-2011
+;;   Free Software Foundation, Inc.
 
 ;; Author: Masanobu UMEDA <[email protected]>
 ;;	Lars Magne Ingebrigtsen <[email protected]>
diff --git a/lisp/nnmail.el b/lisp/nnmail.el
index 8e01954..f7498cd 100644
--- a/lisp/nnmail.el
+++ b/lisp/nnmail.el
@@ -1,7 +1,6 @@
 ;;; nnmail.el --- mail support functions for the Gnus mail backends
 
-;; Copyright (C) 1995-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1995-2011  Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <[email protected]>
 ;; Keywords: news, mail
diff --git a/lisp/nntp.el b/lisp/nntp.el
index 5510a07..b6b6449 100644
--- a/lisp/nntp.el
+++ b/lisp/nntp.el
@@ -1,6 +1,7 @@
 ;;; nntp.el --- nntp access for Gnus
 
-;; Copyright (C) 1987-1990, 1992-1998, 2000-2011  Free Software Foundation, Inc.
+;; Copyright (C) 1987-1990, 1992-1998, 2000-2011
+;;   Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <[email protected]>
 ;; Keywords: news
diff --git a/lisp/spam-report.el b/lisp/spam-report.el
index 1b064db..95b5fb5 100644
--- a/lisp/spam-report.el
+++ b/lisp/spam-report.el
@@ -1,7 +1,6 @@
 ;;; spam-report.el --- Reporting spam
 
-;; Copyright (C) 2002-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2002-2011  Free Software Foundation, Inc.
 
 ;; Author: Ted Zlatanov <[email protected]>
 ;; Keywords: network, spam, mail, gmane, report
diff --git a/lisp/spam.el b/lisp/spam.el
index ec3212b..2ebf0ba 100644
--- a/lisp/spam.el
+++ b/lisp/spam.el
@@ -1,7 +1,6 @@
 ;;; spam.el --- Identifying spam
 
-;; Copyright (C) 2002-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2002-2011  Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <[email protected]>
 ;; Maintainer: Ted Zlatanov <[email protected]>
diff --git a/texi/gnus-logo.eps b/texi/gnus-logo.eps
index c47e446..36659eb 100644
--- a/texi/gnus-logo.eps
+++ b/texi/gnus-logo.eps
@@ -1,6 +1,5 @@
 %!PS-Adobe-2.0 EPSF-2.0
-% Copyright (C) 2000-2011
-%   Free Software Foundation, Inc.
+% Copyright (C) 2000-2011  Free Software Foundation, Inc.
 %
 % Author: Luis Fernandes <[email protected]>
 %

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.

Summary of changes:
 lisp/deuglify.el      |    3 +--
 lisp/dns-mode.el      |    3 +--
 lisp/dns.el           |    3 +--
 lisp/ecomplete.el     |    3 +--
 lisp/gmm-utils.el     |    3 +--
 lisp/gnus-bookmark.el |    3 +--
 lisp/gnus-delay.el    |    3 +--
 lisp/gnus-group.el    |    3 +--
 lisp/gnus-msg.el      |    3 +--
 lisp/gnus-uu.el       |    3 ++-
 lisp/gnus.el          |    3 ++-
 lisp/hashcash.el      |    3 +--
 lisp/mm-url.el        |    3 +--
 lisp/nnheader.el      |    3 ++-
 lisp/nnmail.el        |    3 +--
 lisp/nntp.el          |    3 ++-
 lisp/spam-report.el   |    3 +--
 lisp/spam.el          |    3 +--
 texi/gnus-logo.eps    |    3 +--
 19 files changed, 23 insertions(+), 34 deletions(-)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated


hooks/post-receive
-- 
Gnus Project
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.