diff options
author | Glenn Morris <rgm@gnu.org> | 2016-01-12 16:20:00 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2016-01-12 16:20:00 -0500 |
commit | efa968e9bba9bde01bcc8e8bbd9e3422818d0a3c (patch) | |
tree | db71724a4de5f4e7247cd4e0ce57de643ef685d7 /test/lisp/ps-print-tests.el | |
parent | 4dc28fe902b8a6ebeaf8a977aec4657a05f2c215 (diff) | |
download | emacs-efa968e9bba9bde01bcc8e8bbd9e3422818d0a3c.tar.gz emacs-efa968e9bba9bde01bcc8e8bbd9e3422818d0a3c.tar.bz2 emacs-efa968e9bba9bde01bcc8e8bbd9e3422818d0a3c.zip |
; Add 2016 to copyright years for files not in emacs-25 branch
Diffstat (limited to 'test/lisp/ps-print-tests.el')
-rw-r--r-- | test/lisp/ps-print-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
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> |