# HG changeset patch # User Bill Wohler # Date 1232908282 0 # Node ID 6adb8080d89777b3ba7b3bd8ba9083e5fa8f806f # Parent 0b2aa9c7a50b304ac669288b1f92262cab39bd07 Follow Glenn's lead and update format of Copyright. diff -r 0b2aa9c7a50b -r 6adb8080d897 lisp/mh-e/mh-e.el --- a/lisp/mh-e/mh-e.el Sun Jan 25 18:31:14 2009 +0000 +++ b/lisp/mh-e/mh-e.el Sun Jan 25 18:31:22 2009 +0000 @@ -1,8 +1,9 @@ ;;; mh-e.el --- GNU Emacs interface to the MH mail system ;; Copyright (C) 1985, 1986, 1987, 1988, -;; 1990, 1992, 1993, 1994, 1995, 1997, 1999, -;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; 1990, 1992, 1993, 1994, 1995, 1997, 1999, +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +;; Free Software Foundation, Inc. ;; Author: Bill Wohler ;; Maintainer: Bill Wohler