diff options
Diffstat (limited to 'test/manual/cedet/tests/testpolymorph.cpp')
-rw-r--r-- | test/manual/cedet/tests/testpolymorph.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/manual/cedet/tests/testpolymorph.cpp b/test/manual/cedet/tests/testpolymorph.cpp index 86bc75c6f27..ba64e39a7a5 100644 --- a/test/manual/cedet/tests/testpolymorph.cpp +++ b/test/manual/cedet/tests/testpolymorph.cpp @@ -1,8 +1,8 @@ /** testpolymorph.cpp --- A sequence of polymorphism examples. * - * Copyright (C) 2009-2017 Free Software Foundation, Inc. + * Copyright (C) 2009-2022 Free Software Foundation, Inc. * - * Author: Eric M. Ludlam <eric@siege-engine.com> + * Author: Eric M. Ludlam <zappo@gnu.org> * * This file is part of GNU Emacs. * |