]> code.delx.au - gnu-emacs/blobdiff - lisp/shell.el
Add 2008 to copyright years.
[gnu-emacs] / lisp / shell.el
index dbff7a389faf6289122a7dadd551aedfb6892c74..5cc4862c8917d6f11524ab4cc05e1c7ca335cab9 100644 (file)
@@ -1,7 +1,7 @@
 ;;; shell.el --- specialized comint.el for running the shell
 
 ;; Copyright (C) 1988, 1993, 1994, 1995, 1996, 1997, 2000, 2001,
-;;   2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+;;   2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Olin Shivers <shivers@cs.cmu.edu>
 ;;     Simon Marshall <simon@gnu.org>