diff lisp/gnus/mm-decode.el @ 112284:61f7601898b1

Refill some copyright headers.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 18:21:30 -0800
parents 417b1e4d63cd
children 1b25cd6a6e36
line wrap: on
line diff
--- a/lisp/gnus/mm-decode.el	Sat Jan 15 18:10:13 2011 -0800
+++ b/lisp/gnus/mm-decode.el	Sat Jan 15 18:21:30 2011 -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, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+;;   2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
 ;;	MORIOKA Tomohiko <morioka@jaist.ac.jp>