diff options
Diffstat (limited to 'test/src/print-tests.el')
-rw-r--r-- | test/src/print-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/print-tests.el b/test/src/print-tests.el index b8f6c797dab..46368c69ada 100644 --- a/test/src/print-tests.el +++ b/test/src/print-tests.el @@ -1,6 +1,6 @@ ;;; print-tests.el --- tests for src/print.c -*- lexical-binding: t; -*- -;; Copyright (C) 2014-2017 Free Software Foundation, Inc. +;; Copyright (C) 2014-2018 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |