]> code.delx.au - gnu-emacs/blobdiff - lisp/shell.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / shell.el
index 4e570c6326a589fcb161acadc3c3bc2073a80470..77df0a99aa3d7efbcfb2b808403869b27a0f3315 100644 (file)
@@ -1,6 +1,6 @@
 ;;; shell.el --- specialized comint.el for running the shell -*- lexical-binding: t -*-
 
-;; Copyright (C) 1988, 1993-1997, 2000-2011  Free Software Foundation, Inc.
+;; Copyright (C) 1988, 1993-1997, 2000-2012  Free Software Foundation, Inc.
 
 ;; Author: Olin Shivers <shivers@cs.cmu.edu>
 ;;     Simon Marshall <simon@gnu.org>