]> code.delx.au - gnu-emacs/blobdiff - lisp/comint.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / comint.el
index 77734b69af61995ab59373c527ac044eec74a6e0..2d0ae6920f9fe93022ccf21e56a6e7a19df52ca3 100644 (file)
@@ -1,6 +1,6 @@
 ;;; comint.el --- general command interpreter in a window stuff -*- lexical-binding: t -*-
 
-;; Copyright (C) 1988, 1990, 1992-2011  Free Software Foundation, Inc.
+;; Copyright (C) 1988, 1990, 1992-2012  Free Software Foundation, Inc.
 
 ;; Author: Olin Shivers <shivers@cs.cmu.edu>
 ;;     Simon Marshall <simon@gnu.org>