aboutsummaryrefslogtreecommitdiffstats
path: root/test/manual/cedet/tests/testpolymorph.cpp
diff options
context:
space:
mode:
authorEli Zaretskii2022-01-01 02:45:51 -0500
committerEli Zaretskii2022-01-01 02:45:51 -0500
commit19dcb237b5b02b36580294ab309124f346a66024 (patch)
treed08a98347336f10265f20c46e3908dc74ef406d3 /test/manual/cedet/tests/testpolymorph.cpp
parent8a08af20a8081f3dd419809122d82352633cc87d (diff)
downloademacs-19dcb237b5b02b36580294ab309124f346a66024.tar.gz
emacs-19dcb237b5b02b36580294ab309124f346a66024.zip
; Add 2022 to copyright years.
Diffstat (limited to 'test/manual/cedet/tests/testpolymorph.cpp')
-rw-r--r--test/manual/cedet/tests/testpolymorph.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/manual/cedet/tests/testpolymorph.cpp b/test/manual/cedet/tests/testpolymorph.cpp
index e4befcf0ff5..ba64e39a7a5 100644
--- a/test/manual/cedet/tests/testpolymorph.cpp
+++ b/test/manual/cedet/tests/testpolymorph.cpp
@@ -1,6 +1,6 @@
1/** testpolymorph.cpp --- A sequence of polymorphism examples. 1/** testpolymorph.cpp --- A sequence of polymorphism examples.
2 * 2 *
3 * Copyright (C) 2009-2021 Free Software Foundation, Inc. 3 * Copyright (C) 2009-2022 Free Software Foundation, Inc.
4 * 4 *
5 * Author: Eric M. Ludlam <zappo@gnu.org> 5 * Author: Eric M. Ludlam <zappo@gnu.org>
6 * 6 *