diff lisp/gnus/rfc2047.el @ 68633:1077b8039c32

Update copyright notices of all files in the gnus directory.
author Romain Francoise <romain@orebokech.com>
date Sun, 05 Feb 2006 13:56:44 +0000
parents 1c477099d3ac
children d037a8cb1b92 c5406394f567
line wrap: on
line diff
--- a/lisp/gnus/rfc2047.el	Sun Feb 05 13:45:35 2006 +0000
+++ b/lisp/gnus/rfc2047.el	Sun Feb 05 13:56:44 2006 +0000
@@ -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>