Mercurial > emacs
changeset 101466:3ca516aa73dd
Follow Glenn's lead and update format of Copyright.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Sun, 25 Jan 2009 18:30:56 +0000 |
parents | eadef31351e4 |
children | 9d175782fb33 |
files | lisp/mh-e/mh-alias.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/mh-alias.el Sun Jan 25 18:30:49 2009 +0000 +++ b/lisp/mh-e/mh-alias.el Sun Jan 25 18:30:56 2009 +0000 @@ -1,7 +1,8 @@ ;;; mh-alias.el --- MH-E mail alias completion and expansion ;; Copyright (C) 1994, 1995, 1996, 1997, -;; 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +;; Free Software Foundation, Inc. ;; Author: Peter S. Galbraith <psg@debian.org> ;; Maintainer: Bill Wohler <wohler@newt.com>