diff lisp/gnus/mm-decode.el @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents 21ddc18f8c1b
children ecbe0edc4f69 570e94788418
line wrap: on
line diff
--- a/lisp/gnus/mm-decode.el	Wed Jan 13 13:42:45 2010 +0900
+++ b/lisp/gnus/mm-decode.el	Wed Jan 13 00:35:10 2010 -0800
@@ -1,7 +1,7 @@
 ;;; mm-decode.el --- Functions for decoding MIME things
 
 ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
 ;;	MORIOKA Tomohiko <morioka@jaist.ac.jp>