diff options
author | Romain Francoise <romain@orebokech.com> | 2006-02-05 13:56:44 +0000 |
---|---|---|
committer | Romain Francoise <romain@orebokech.com> | 2006-02-05 13:56:44 +0000 |
commit | 88e6695fac6ca5dc65daabaf46c377c5e0485ce1 (patch) | |
tree | a9b6aedfb2e6bf46a1662eac30b91b376014f745 /lisp/gnus/rfc2047.el | |
parent | 0cf366568ece81fa6c46fb2447e3b7f9fbb1d673 (diff) | |
download | emacs-88e6695fac6ca5dc65daabaf46c377c5e0485ce1.tar.gz |
Update copyright notices of all files in the gnus directory.
Diffstat (limited to 'lisp/gnus/rfc2047.el')
-rw-r--r-- | lisp/gnus/rfc2047.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/rfc2047.el b/lisp/gnus/rfc2047.el index 5d2710d6bb6..c5d4fc191df 100644 --- a/lisp/gnus/rfc2047.el +++ b/lisp/gnus/rfc2047.el @@ -1,7 +1,7 @@ ;;; rfc2047.el --- functions for encoding and decoding rfc2047 messages ;; Copyright (C) 1998, 1999, 2000, 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> |