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/mm-url.el | |
parent | 0cf366568ece81fa6c46fb2447e3b7f9fbb1d673 (diff) | |
download | emacs-88e6695fac6ca5dc65daabaf46c377c5e0485ce1.tar.gz |
Update copyright notices of all files in the gnus directory.
Diffstat (limited to 'lisp/gnus/mm-url.el')
-rw-r--r-- | lisp/gnus/mm-url.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/mm-url.el b/lisp/gnus/mm-url.el index 22a9dbf077c..ba21247f356 100644 --- a/lisp/gnus/mm-url.el +++ b/lisp/gnus/mm-url.el @@ -1,6 +1,6 @@ ;;; 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> |