]> code.delx.au - gnu-emacs/blobdiff - lisp/comint.el
Update copyright year to 2015
[gnu-emacs] / lisp / comint.el
index 00e193d642e5512a5b6e65c138a9047bf9b5390a..257cacb747393f7c1c7cef96af8135b41ff4f283 100644 (file)
@@ -1,6 +1,6 @@
 ;;; comint.el --- general command interpreter in a window stuff -*- lexical-binding: t -*-
 
-;; Copyright (C) 1988, 1990, 1992-2014 Free Software Foundation, Inc.
+;; Copyright (C) 1988, 1990, 1992-2015 Free Software Foundation, Inc.
 
 ;; Author: Olin Shivers <shivers@cs.cmu.edu>
 ;;     Simon Marshall <simon@gnu.org>