Mercurial > emacs
diff lisp/eshell/esh-proc.el @ 79707:48c4bb2b7d11
Add 2008 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 07 Jan 2008 01:14:52 +0000 |
parents | 5339903c5abe |
children | 107ccd98fa12 |
line wrap: on
line diff
--- a/lisp/eshell/esh-proc.el Mon Jan 07 01:12:31 2008 +0000 +++ b/lisp/eshell/esh-proc.el Mon Jan 07 01:14:52 2008 +0000 @@ -1,7 +1,7 @@ ;;; esh-proc.el --- process management ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@gnu.org>