diff options
Diffstat (limited to 'test/lisp')
-rw-r--r-- | test/lisp/dired-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/htmlfontify-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/ibuffer-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/mail/rmail-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/ps-print-tests.el | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/test/lisp/dired-tests.el b/test/lisp/dired-tests.el index ff6c88f80e7..3efe2599138 100644 --- a/test/lisp/dired-tests.el +++ b/test/lisp/dired-tests.el @@ -1,6 +1,6 @@ ;;; dired-tests.el --- Test suite. -*- lexical-binding: t -*- -;; Copyright (C) 2015 Free Software Foundation, Inc. +;; Copyright (C) 2015-2016 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/htmlfontify-tests.el b/test/lisp/htmlfontify-tests.el index a5a92fa8fac..012e170f4d6 100644 --- a/test/lisp/htmlfontify-tests.el +++ b/test/lisp/htmlfontify-tests.el @@ -1,6 +1,6 @@ ;;; htmlfontify-tests.el --- Test suite. -*- lexical-binding: t -*- -;; Copyright (C) 2015 Free Software Foundation, Inc. +;; Copyright (C) 2015-2016 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/ibuffer-tests.el b/test/lisp/ibuffer-tests.el index c813e717c9f..de281c03735 100644 --- a/test/lisp/ibuffer-tests.el +++ b/test/lisp/ibuffer-tests.el @@ -1,6 +1,6 @@ ;;; ibuffer-tests.el --- Test suite. -*- lexical-binding: t -*- -;; Copyright (C) 2015 Free Software Foundation, Inc. +;; Copyright (C) 2015-2016 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/mail/rmail-tests.el b/test/lisp/mail/rmail-tests.el index ed481d05b8a..2f18372146a 100644 --- a/test/lisp/mail/rmail-tests.el +++ b/test/lisp/mail/rmail-tests.el @@ -1,6 +1,6 @@ ;;; rmail-tests.el --- Test suite. -*- lexical-binding: t -*- -;; Copyright (C) 2015 Free Software Foundation, Inc. +;; Copyright (C) 2015-2016 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/ps-print-tests.el b/test/lisp/ps-print-tests.el index 67c3fbb67c4..9ebd31b7460 100644 --- a/test/lisp/ps-print-tests.el +++ b/test/lisp/ps-print-tests.el @@ -1,6 +1,6 @@ ;;; ps-print-tests.el --- Test suite for ps-print.el -*- lexical-binding: t; -*- -;; Copyright (C) 2015 Free Software Foundation, Inc. +;; Copyright (C) 2015-2016 Free Software Foundation, Inc. ;; Author: Phillip Lord <phillip.lord@russet.org.uk> |