diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-01 07:48:14 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-01 00:32:32 -0800 |
commit | 8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 (patch) | |
tree | e24999d380a86a05ef6456ea909c74c41faf5e93 /test/manual/cedet/tests/testpolymorph.cpp | |
parent | 74a77ef299f3703b8b9eac7579af6b924de1c3e8 (diff) | |
download | emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.tar.gz emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.tar.bz2 emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.zip |
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'test/manual/cedet/tests/testpolymorph.cpp')
-rw-r--r-- | test/manual/cedet/tests/testpolymorph.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/manual/cedet/tests/testpolymorph.cpp b/test/manual/cedet/tests/testpolymorph.cpp index 2a24a599f90..e4befcf0ff5 100644 --- a/test/manual/cedet/tests/testpolymorph.cpp +++ b/test/manual/cedet/tests/testpolymorph.cpp @@ -1,6 +1,6 @@ /** testpolymorph.cpp --- A sequence of polymorphism examples. * - * Copyright (C) 2009-2020 Free Software Foundation, Inc. + * Copyright (C) 2009-2021 Free Software Foundation, Inc. * * Author: Eric M. Ludlam <zappo@gnu.org> * |