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 df8399e8d11..c65f79ad26a 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-2017 Free Software Foundation, Inc. | 3 | // Copyright (C) 2007-2018 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||