Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e3fe4da0
Commit
e3fe4da0
authored
Jan 07, 2008
by
Glenn Morris
Browse files
Add 2008 to copyright years.
parent
8b72699e
Changes
175
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+1
-1
lisp/gnus/ChangeLog.1
lisp/gnus/ChangeLog.1
+1
-1
lisp/gnus/ChangeLog.2
lisp/gnus/ChangeLog.2
+1
-1
lisp/gnus/binhex.el
lisp/gnus/binhex.el
+1
-1
lisp/gnus/canlock.el
lisp/gnus/canlock.el
+1
-1
lisp/gnus/compface.el
lisp/gnus/compface.el
+1
-1
lisp/gnus/deuglify.el
lisp/gnus/deuglify.el
+1
-1
lisp/gnus/dig.el
lisp/gnus/dig.el
+1
-1
lisp/gnus/dns.el
lisp/gnus/dns.el
+1
-1
lisp/gnus/earcon.el
lisp/gnus/earcon.el
+1
-1
lisp/gnus/flow-fill.el
lisp/gnus/flow-fill.el
+1
-1
lisp/gnus/format-spec.el
lisp/gnus/format-spec.el
+1
-1
lisp/gnus/gmm-utils.el
lisp/gnus/gmm-utils.el
+1
-1
lisp/gnus/gnus-agent.el
lisp/gnus/gnus-agent.el
+1
-1
lisp/gnus/gnus-art.el
lisp/gnus/gnus-art.el
+1
-1
lisp/gnus/gnus-async.el
lisp/gnus/gnus-async.el
+1
-1
lisp/gnus/gnus-audio.el
lisp/gnus/gnus-audio.el
+1
-1
lisp/gnus/gnus-bcklg.el
lisp/gnus/gnus-bcklg.el
+1
-1
lisp/gnus/gnus-cache.el
lisp/gnus/gnus-cache.el
+1
-1
lisp/gnus/gnus-cite.el
lisp/gnus/gnus-cite.el
+1
-1
No files found.
lisp/gnus/ChangeLog
View file @
e3fe4da0
...
...
@@ -5102,7 +5102,7 @@
See ChangeLog.2 for earlier changes.
Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Copyright (C) 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
lisp/gnus/ChangeLog.1
View file @
e3fe4da0
...
...
@@ -3727,7 +3727,7 @@
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
lisp/gnus/ChangeLog.2
View file @
e3fe4da0
...
...
@@ -18857,7 +18857,7 @@
See ChangeLog.1 for earlier changes.
Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2007
Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
lisp/gnus/binhex.el
View file @
e3fe4da0
;;; binhex.el --- elisp native binhex decode
;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Shenghuo Zhu <zsh@cs.rochester.edu>
;; Keywords: binhex news
...
...
lisp/gnus/canlock.el
View file @
e3fe4da0
;;; canlock.el --- functions for Cancel-Lock feature
;; Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Katsumi Yamaoka <yamaoka@jpl.org>
;; Keywords: news, cancel-lock, hmac, sha1, rfc2104
...
...
lisp/gnus/compface.el
View file @
e3fe4da0
;;; compface.el --- functions for converting X-Face headers
;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: news
...
...
lisp/gnus/deuglify.el
View file @
e3fe4da0
;;; deuglify.el --- deuglify broken Outlook (Express) articles
;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
;; Free Software Foundation, Inc.
;; Author: Raymond Scholz <rscholz@zonix.de>
...
...
lisp/gnus/dig.el
View file @
e3fe4da0
;;; dig.el --- Domain Name System dig interface
;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Simon Josefsson <simon@josefsson.org>
;; Keywords: DNS BIND dig
...
...
lisp/gnus/dns.el
View file @
e3fe4da0
;;; dns.el --- Domain Name Service lookups
;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: network
...
...
lisp/gnus/earcon.el
View file @
e3fe4da0
;;; earcon.el --- Sound effects for messages
;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Steven L. Baur <steve@miranova.com>
...
...
lisp/gnus/flow-fill.el
View file @
e3fe4da0
;;; flow-fill.el --- interpret RFC2646 "flowed" text
;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Simon Josefsson <jas@pdc.kth.se>
;; Keywords: mail
...
...
lisp/gnus/format-spec.el
View file @
e3fe4da0
;;; format-spec.el --- functions for formatting arbitrary formatting strings
;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: tools
...
...
lisp/gnus/gmm-utils.el
View file @
e3fe4da0
;;; gmm-utils.el --- Utility functions for Gnus, Message and MML
;; Copyright (C) 2006, 2007 Free Software Foundation, Inc.
;; Copyright (C) 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Reiner Steib <reiner.steib@gmx.de>
;; Keywords: news
...
...
lisp/gnus/gnus-agent.el
View file @
e3fe4da0
;;; gnus-agent.el --- unplugged support for Gnus
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; This file is part of GNU Emacs.
...
...
lisp/gnus/gnus-art.el
View file @
e3fe4da0
;;; gnus-art.el --- article mode commands for Gnus
;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: news
...
...
lisp/gnus/gnus-async.el
View file @
e3fe4da0
;;; gnus-async.el --- asynchronous support for Gnus
;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: news
...
...
lisp/gnus/gnus-audio.el
View file @
e3fe4da0
;;; gnus-audio.el --- Sound effects for Gnus
;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Steven L. Baur <steve@miranova.com>
;; Keywords: news, mail, multimedia
...
...
lisp/gnus/gnus-bcklg.el
View file @
e3fe4da0
;;; gnus-bcklg.el --- backlog functions for Gnus
;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: news
...
...
lisp/gnus/gnus-cache.el
View file @
e3fe4da0
;;; gnus-cache.el --- cache interface for Gnus
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
;; 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: news
...
...
lisp/gnus/gnus-cite.el
View file @
e3fe4da0
;;; gnus-cite.el --- parse citations in articles for Gnus
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
;; 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
;; 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Per Abhiddenware
...
...
Prev
1
2
3
4
5
…
9
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment