aboutsummaryrefslogtreecommitdiffstats
path: root/test/cedet/tests/testsubclass.cpp
diff options
context:
space:
mode:
authorPaul Eggert2013-01-01 09:11:05 +0000
committerPaul Eggert2013-01-01 09:11:05 +0000
commitab422c4d6899b1442cb6954c1829c1fb656b006c (patch)
tree60db097dfe36449f23ebab332ba625f15c7f7bb1 /test/cedet/tests/testsubclass.cpp
parent5cebef2d18da5c7b365875bd2f771a8953284ec5 (diff)
downloademacs-ab422c4d6899b1442cb6954c1829c1fb656b006c.tar.gz
emacs-ab422c4d6899b1442cb6954c1829c1fb656b006c.zip
Update copyright notices for 2013.
Diffstat (limited to 'test/cedet/tests/testsubclass.cpp')
-rw-r--r--test/cedet/tests/testsubclass.cpp2
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