]> code.delx.au - gnu-emacs/blobdiff - lisp/comint.el
Update copyright year to 2015
[gnu-emacs] / lisp / comint.el
index 4acaa30db916d5fa831513fcdf8f58ccf32ab0c0..30c4dda5c0f678731d13ce1756ae2044db199576 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>