diff options
| author | Paul Eggert | 2016-01-01 01:16:19 -0800 |
|---|---|---|
| committer | Paul Eggert | 2016-01-01 01:34:24 -0800 |
| commit | 0e963201d03d9229bb8ac4323291d2b0119526ed (patch) | |
| tree | daa335b2d549444617fb9039b1da32bf6a1e5432 /test/cedet/tests/testsubclass.cpp | |
| parent | 982530518fd6806a896a75f73e29e2f3b59e5791 (diff) | |
| download | emacs-0e963201d03d9229bb8ac4323291d2b0119526ed.tar.gz emacs-0e963201d03d9229bb8ac4323291d2b0119526ed.zip | |
Update copyright year to 2016
Run admin/update-copyright.
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 6dee867b794..2cb9e763888 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-2015 Free Software Foundation, Inc. | 3 | // Copyright (C) 2007-2016 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 | ||