diff options
Diffstat (limited to 'test/manual/cedet/tests/testsubclass.cpp')
| -rw-r--r-- | test/manual/cedet/tests/testsubclass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/manual/cedet/tests/testsubclass.cpp b/test/manual/cedet/tests/testsubclass.cpp index 8ae28bae940..8a2e8d7e308 100644 --- a/test/manual/cedet/tests/testsubclass.cpp +++ b/test/manual/cedet/tests/testsubclass.cpp | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | // testsubclass.cpp --- unit test for analyzer and complex C++ inheritance | 1 | // testsubclass.cpp --- unit test for analyzer and complex C++ inheritance |
| 2 | 2 | ||
| 3 | // Copyright (C) 2007-2019 Free Software Foundation, Inc. | 3 | // Copyright (C) 2007-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | // Author: Eric M. Ludlam <zappo@gnu.org> | 5 | // Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||