]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/esh-proc.el
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / lisp / eshell / esh-proc.el
index 675f42207cbfb625293df97052aca6caa30ae03d..84cec11e7ca666d6ec07efd3cf7d0cf74b88fa34 100644 (file)
@@ -1,7 +1,7 @@
 ;;; esh-proc.el --- process management
 
 ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>