aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp
diff options
context:
space:
mode:
authorPaul Eggert2020-01-01 01:01:53 +0000
committerPaul Eggert2020-01-01 01:01:53 +0000
commit4cd143aded5e40fe801575c669dd464210caaf7e (patch)
tree881bd2b079d757f0acaf6cbc237e19c5accf4a8e /test/lisp
parent365e01cc9f64ce6ca947ccfd8612d60763280a37 (diff)
downloademacs-4cd143aded5e40fe801575c669dd464210caaf7e.tar.gz
emacs-4cd143aded5e40fe801575c669dd464210caaf7e.zip
Fix copyright years by hand
These are dates that admin/update-copyright did not update.
Diffstat (limited to 'test/lisp')
-rw-r--r--test/lisp/cedet/srecode-utest-getset.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/cedet/srecode-utest-getset.el b/test/lisp/cedet/srecode-utest-getset.el
index 2e82fc9c90a..e49a19594c3 100644
--- a/test/lisp/cedet/srecode-utest-getset.el
+++ b/test/lisp/cedet/srecode-utest-getset.el
@@ -1,6 +1,6 @@
1;;; srecode/test-getset.el --- Test the getset inserter. 1;;; srecode/test-getset.el --- Test the getset inserter.
2 2
3;; Copyright (C) 2008, 2009, 2011, 2019 Free Software Foundation, Inc 3;; Copyright (C) 2008, 2009, 2011, 2019-2020 Free Software Foundation, Inc
4 4
5;; This file is part of GNU Emacs. 5;; This file is part of GNU Emacs.
6 6