diff options
Diffstat (limited to 'lisp/window.el')
-rw-r--r-- | lisp/window.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/window.el b/lisp/window.el index b58f8b85815..4c4afc1ad57 100644 --- a/lisp/window.el +++ b/lisp/window.el @@ -1,6 +1,7 @@ ;;; window.el --- GNU Emacs window commands aside from those written in C -;; Copyright (C) 1985, 1989, 1992-1994, 2000-2013 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1989, 1992-1994, 2000-2014 Free Software +;; Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal |