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
88e6695f
Commit
88e6695f
authored
Feb 05, 2006
by
Romain Francoise
Browse files
Update copyright notices of all files in the gnus directory.
parent
0cf36656
Changes
117
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
lisp/gnus/mm-encode.el
lisp/gnus/mm-encode.el
+1
-1
lisp/gnus/mm-extern.el
lisp/gnus/mm-extern.el
+1
-1
lisp/gnus/mm-partial.el
lisp/gnus/mm-partial.el
+1
-1
lisp/gnus/mm-url.el
lisp/gnus/mm-url.el
+1
-1
lisp/gnus/mm-util.el
lisp/gnus/mm-util.el
+1
-1
lisp/gnus/mml-sec.el
lisp/gnus/mml-sec.el
+1
-1
lisp/gnus/mml-smime.el
lisp/gnus/mml-smime.el
+1
-1
lisp/gnus/mml1991.el
lisp/gnus/mml1991.el
+1
-1
lisp/gnus/mml2015.el
lisp/gnus/mml2015.el
+1
-1
lisp/gnus/nnagent.el
lisp/gnus/nnagent.el
+1
-1
lisp/gnus/nnbabyl.el
lisp/gnus/nnbabyl.el
+1
-1
lisp/gnus/nndb.el
lisp/gnus/nndb.el
+1
-1
lisp/gnus/nndiary.el
lisp/gnus/nndiary.el
+1
-1
lisp/gnus/nndir.el
lisp/gnus/nndir.el
+1
-1
lisp/gnus/nndoc.el
lisp/gnus/nndoc.el
+1
-1
lisp/gnus/nndraft.el
lisp/gnus/nndraft.el
+1
-1
lisp/gnus/nneething.el
lisp/gnus/nneething.el
+1
-1
lisp/gnus/nnfolder.el
lisp/gnus/nnfolder.el
+1
-1
lisp/gnus/nngateway.el
lisp/gnus/nngateway.el
+1
-1
lisp/gnus/nnheader.el
lisp/gnus/nnheader.el
+1
-1
No files found.
lisp/gnus/mm-encode.el
View file @
88e6695f
;;; mm-encode.el --- Functions for encoding MIME things
;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; MORIOKA Tomohiko <morioka@jaist.ac.jp>
...
...
lisp/gnus/mm-extern.el
View file @
88e6695f
;;; mm-extern.el --- showing message/external-body
;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Shenghuo Zhu <zsh@cs.rochester.edu>
;; Keywords: message external-body
...
...
lisp/gnus/mm-partial.el
View file @
88e6695f
;;; mm-partial.el --- showing message/partial
;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Shenghuo Zhu <zsh@cs.rochester.edu>
;; Keywords: message partial
...
...
lisp/gnus/mm-url.el
View file @
88e6695f
;;; mm-url.el --- a wrapper of url functions/commands for Gnus
;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
;; Copyright (C) 2001, 2002, 2003, 2004, 2005
, 2006
Free Software Foundation, Inc.
;; Author: Shenghuo Zhu <zsh@cs.rochester.edu>
...
...
lisp/gnus/mm-util.el
View file @
88e6695f
;;; mm-util.el --- Utility functions for Mule and low level things
;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; MORIOKA Tomohiko <morioka@jaist.ac.jp>
...
...
lisp/gnus/mml-sec.el
View file @
88e6695f
;;; mml-sec.el --- A package with security functions for MML documents
;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Simon Josefsson <simon@josefsson.org>
...
...
lisp/gnus/mml-smime.el
View file @
88e6695f
;;; mml-smime.el --- S/MIME support for MML
;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Simon Josefsson <simon@josefsson.org>
;; Keywords: Gnus, MIME, S/MIME, MML
...
...
lisp/gnus/mml1991.el
View file @
88e6695f
;;; mml1991.el --- Old PGP message format (RFC 1991) support for MML
;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Sascha Ldecke <sascha@meta-x.de>,
;; Simon Josefsson <simon@josefsson.org> (Mailcrypt interface, Gnus glue)
...
...
lisp/gnus/mml2015.el
View file @
88e6695f
;;; mml2015.el --- MIME Security with Pretty Good Privacy (PGP)
;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Shenghuo Zhu <zsh@cs.rochester.edu>
;; Keywords: PGP MIME MML
...
...
lisp/gnus/nnagent.el
View file @
88e6695f
;;; nnagent.el --- offline backend for Gnus
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: news, mail
...
...
lisp/gnus/nnbabyl.el
View file @
88e6695f
;;; nnbabyl.el --- rmail mbox access for Gnus
;; Copyright (C) 1995, 1996, 1997, 1998, 1099, 2000, 2001, 2002, 2003,
;; 2004, 2005 Free Software Foundation, Inc.
;; 2004, 2005
, 2006
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
...
...
lisp/gnus/nndb.el
View file @
88e6695f
;;; nndb.el --- nndb access for Gnus
;; Copyright (C) 1997, 1998, 2000, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
;; Kai Grossjohann <grossjohann@ls6.informatik.uni-dortmund.de>
...
...
lisp/gnus/nndiary.el
View file @
88e6695f
;;; nndiary.el --- A diary backend for Gnus
;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Didier Verna <didier@xemacs.org>
;; Maintainer: Didier Verna <didier@xemacs.org>
...
...
lisp/gnus/nndir.el
View file @
88e6695f
;;; nndir.el --- single directory newsgroup access for Gnus
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: news
...
...
lisp/gnus/nndoc.el
View file @
88e6695f
;;; nndoc.el --- single file access for Gnus
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
;; 2004, 2005 Free Software Foundation, Inc.
;; 2004, 2005
, 2006
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
...
...
lisp/gnus/nndraft.el
View file @
88e6695f
;;; nndraft.el --- draft article access for Gnus
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
;; 2004, 2005 Free Software Foundation, Inc.
;; 2004, 2005
, 2006
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: news
...
...
lisp/gnus/nneething.el
View file @
88e6695f
;;; nneething.el --- arbitrary file access for Gnus
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
;; 2004, 2005 Free Software Foundation, Inc.
;; 2004, 2005
, 2006
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
...
...
lisp/gnus/nnfolder.el
View file @
88e6695f
;;; nnfolder.el --- mail folder access for Gnus
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Simon Josefsson <simon@josefsson.org> (adding MARKS)
;; ShengHuo Zhu <zsh@cs.rochester.edu> (adding NOV)
...
...
lisp/gnus/nngateway.el
View file @
88e6695f
;;; nngateway.el --- posting news via mail gateways
;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; 2005
, 2006
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: news, mail
...
...
lisp/gnus/nnheader.el
View file @
88e6695f
...
...
@@ -2,7 +2,7 @@
;; Copyright (C) 1987, 1988, 1989, 1990, 1993, 1994,
;; 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003,
;; 2004, 2005 Free Software Foundation, Inc.
;; 2004, 2005
, 2006
Free Software Foundation, Inc.
;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
;; Lars Magne Ingebrigtsen <larsi@gnus.org>
...
...
Prev
1
2
3
4
5
6
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