]> code.delx.au - gnu-emacs/blobdiff - lisp/shell.el
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lisp / shell.el
index 6e1b46aeeecc690a6b7e4fbc85a89ecfa8c6f96a..1d67f0be4af52f198771ed4b18b17562a449c3a1 100644 (file)
@@ -1,6 +1,7 @@
 ;;; shell.el --- specialized comint.el for running the shell -*- lexical-binding: t -*-
 
-;; Copyright (C) 1988, 1993-1997, 2000-2013 Free Software Foundation, Inc.
+;; Copyright (C) 1988, 1993-1997, 2000-2014 Free Software Foundation,
+;; Inc.
 
 ;; Author: Olin Shivers <shivers@cs.cmu.edu>
 ;;     Simon Marshall <simon@gnu.org>