# HG changeset patch # User Glenn Morris # Date 1199670764 0 # Node ID 3c2488d0ebd9eb2897a5699ef3afc089c07c6710 # Parent de499b20517a126450e6b4ec26902567e197bff7 Add 2008 to copyright years. diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/ChangeLog --- a/lisp/mh-e/ChangeLog Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/ChangeLog Mon Jan 07 01:52:44 2008 +0000 @@ -2881,7 +2881,7 @@ * ChangeLog.1: New file. Contains old ChangeLog. - Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/ChangeLog.1 --- a/lisp/mh-e/ChangeLog.1 Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/ChangeLog.1 Mon Jan 07 01:52:44 2008 +0000 @@ -11407,7 +11407,7 @@ (dist): Leave release in current directory. - Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-acros.el --- a/lisp/mh-e/mh-acros.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-acros.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-acros.el --- macros used in MH-E -;; Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Satyaki Das ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-alias.el --- a/lisp/mh-e/mh-alias.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-alias.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,7 +1,7 @@ ;;; mh-alias.el --- MH-E mail alias completion and expansion ;; Copyright (C) 1994, 1995, 1996, 1997, -;; 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Peter S. Galbraith ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-buffers.el --- a/lisp/mh-e/mh-buffers.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-buffers.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,7 +1,7 @@ ;;; mh-buffers.el --- MH-E buffer constants and utilities ;; Copyright (C) 1993, 1995, 1997, -;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-comp.el --- a/lisp/mh-e/mh-comp.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-comp.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,7 +1,7 @@ ;;; mh-comp.el --- MH-E functions for composing and sending messages ;; Copyright (C) 1993, 1995, 1997, -;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-compat.el --- a/lisp/mh-e/mh-compat.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-compat.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-compat.el --- make MH-E compatibile with various versions of Emacs -;; Copyright (C) 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-e.el --- a/lisp/mh-e/mh-e.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-e.el Mon Jan 07 01:52:44 2008 +0000 @@ -2,7 +2,7 @@ ;; Copyright (C) 1985, 1986, 1987, 1988, ;; 1990, 1992, 1993, 1994, 1995, 1997, 1999, -;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-folder.el --- a/lisp/mh-e/mh-folder.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-folder.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-folder.el --- MH-Folder mode -;; Copyright (C) 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-funcs.el --- a/lisp/mh-e/mh-funcs.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-funcs.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,7 +1,7 @@ ;;; mh-funcs.el --- MH-E functions not everyone will use right away ;; Copyright (C) 1993, 1995, -;; 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-gnus.el --- a/lisp/mh-e/mh-gnus.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-gnus.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-gnus.el --- make MH-E compatible with various versions of Gnus -;; Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Satyaki Das ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-identity.el --- a/lisp/mh-e/mh-identity.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-identity.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-identity.el --- multiple identify support for MH-E -;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Peter S. Galbraith ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-inc.el --- a/lisp/mh-e/mh-inc.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-inc.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-inc.el --- MH-E "inc" and separate mail spool handling -;; Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Peter S. Galbraith ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-junk.el --- a/lisp/mh-e/mh-junk.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-junk.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-junk.el --- MH-E interface to anti-spam measures -;; Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Satyaki Das , ;; Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-letter.el --- a/lisp/mh-e/mh-letter.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-letter.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,7 +1,7 @@ ;;; mh-letter.el --- MH-Letter mode ;; Copyright (C) 1993, 1995, 1997, -;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-limit.el --- a/lisp/mh-e/mh-limit.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-limit.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-limit.el --- MH-E display limits -;; Copyright (C) 2001, 2002, 2003, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2003, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Peter S. Galbraith ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-mime.el --- a/lisp/mh-e/mh-mime.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-mime.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,7 +1,7 @@ ;;; mh-mime.el --- MH-E MIME support ;; Copyright (C) 1993, 1995, -;; 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-print.el --- a/lisp/mh-e/mh-print.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-print.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-print.el --- MH-E printing support -;; Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Jeffrey C Honig ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-scan.el --- a/lisp/mh-e/mh-scan.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-scan.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,7 +1,7 @@ ;;; mh-scan.el --- MH-E scan line constants and utilities ;; Copyright (C) 1993, 1995, 1997, -;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-search.el --- a/lisp/mh-e/mh-search.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-search.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,7 +1,7 @@ ;;; mh-search --- MH-Search mode ;; Copyright (C) 1993, 1995, -;; 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Indexed search by Satyaki Das ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-seq.el --- a/lisp/mh-e/mh-seq.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-seq.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,7 +1,7 @@ ;;; mh-seq.el --- MH-E sequences support ;; Copyright (C) 1993, 1995, -;; 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-show.el --- a/lisp/mh-e/mh-show.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-show.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,7 +1,7 @@ ;;; mh-show.el --- MH-Show mode ;; Copyright (C) 1993, 1995, 1997, -;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-speed.el --- a/lisp/mh-e/mh-speed.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-speed.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-speed.el --- MH-E speedbar support -;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Satyaki Das ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-thread.el --- a/lisp/mh-e/mh-thread.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-thread.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-thread.el --- MH-E threading support -;; Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Satyaki Das ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-tool-bar.el --- a/lisp/mh-e/mh-tool-bar.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-tool-bar.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-tool-bar.el --- MH-E tool bar support -;; Copyright (C) 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Satyaki Das ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-utils.el --- a/lisp/mh-e/mh-utils.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-utils.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,7 +1,7 @@ ;;; mh-utils.el --- MH-E general utilities ;; Copyright (C) 1993, 1995, 1997, -;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler diff -r de499b20517a -r 3c2488d0ebd9 lisp/mh-e/mh-xface.el --- a/lisp/mh-e/mh-xface.el Mon Jan 07 01:49:46 2008 +0000 +++ b/lisp/mh-e/mh-xface.el Mon Jan 07 01:52:44 2008 +0000 @@ -1,6 +1,6 @@ ;;; mh-xface.el --- MH-E X-Face and Face header field display -;; Copyright (C) 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler