diff options
| author | Joakim Verona | 2013-01-03 00:06:25 +0100 |
|---|---|---|
| committer | Joakim Verona | 2013-01-03 00:06:25 +0100 |
| commit | c6b5fe1e945c664a0d696ae6eea9721235baf2f1 (patch) | |
| tree | f04cba489a21e3227c42fedc78e8de17b828f906 /test/cedet/tests/testsubclass.cpp | |
| parent | 536714d1f5f872d1e797878005151727465e459f (diff) | |
| parent | 9539d46584868ff54a5acf1bdbe2446f9a84974a (diff) | |
| download | emacs-c6b5fe1e945c664a0d696ae6eea9721235baf2f1.tar.gz emacs-c6b5fe1e945c664a0d696ae6eea9721235baf2f1.zip | |
auto upstream
Diffstat (limited to 'test/cedet/tests/testsubclass.cpp')
| -rw-r--r-- | test/cedet/tests/testsubclass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cedet/tests/testsubclass.cpp b/test/cedet/tests/testsubclass.cpp index 3fb61053a41..a3b4ec4db2a 100644 --- a/test/cedet/tests/testsubclass.cpp +++ b/test/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-2012 Free Software Foundation, Inc. | 3 | // Copyright (C) 2007-2013 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 | ||