diff options
Diffstat (limited to 'lisp/files.el')
-rw-r--r-- | lisp/files.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el index 90c865782f3..66420e7259d 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -1,6 +1,6 @@ ;;; files.el --- file input and output commands for Emacs -*- lexical-binding:t -*- -;; Copyright (C) 1985-1987, 1992-2017 Free Software Foundation, Inc. +;; Copyright (C) 1985-1987, 1992-2018 Free Software Foundation, Inc. ;; Maintainer: emacs-devel@gnu.org ;; Package: emacs |