diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/lisp/cedet/srecode-utest-getset.el | 2 | ||||
-rw-r--r-- | test/manual/cedet/tests/test-fmt.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/lisp/cedet/srecode-utest-getset.el b/test/lisp/cedet/srecode-utest-getset.el index e49a19594c3..2a79a5cd669 100644 --- a/test/lisp/cedet/srecode-utest-getset.el +++ b/test/lisp/cedet/srecode-utest-getset.el @@ -1,6 +1,6 @@ ;;; srecode/test-getset.el --- Test the getset inserter. -;; Copyright (C) 2008, 2009, 2011, 2019-2020 Free Software Foundation, Inc +;; Copyright (C) 2008, 2009, 2011, 2019-2021 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/manual/cedet/tests/test-fmt.cpp b/test/manual/cedet/tests/test-fmt.cpp index 31cd6296f3d..ab869c1ce00 100644 --- a/test/manual/cedet/tests/test-fmt.cpp +++ b/test/manual/cedet/tests/test-fmt.cpp @@ -1,6 +1,6 @@ /** test-fmt.cpp --- Signatures, and format answers for testing * - * Copyright (C) 2012, 2016, 2019-2020 Free Software Foundation + * Copyright (C) 2012, 2016, 2019-2021 Free Software Foundation, Inc. * * Author: Eric M. Ludlam <zappo@gnu.org> * |