diff options
Diffstat (limited to 'test/cedet/tests/testpolymorph.cpp')
-rw-r--r-- | test/cedet/tests/testpolymorph.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/cedet/tests/testpolymorph.cpp b/test/cedet/tests/testpolymorph.cpp index 329f4d598f4..493b4344c17 100644 --- a/test/cedet/tests/testpolymorph.cpp +++ b/test/cedet/tests/testpolymorph.cpp @@ -1,6 +1,6 @@ /** testpolymorph.cpp --- A sequence of polymorphism examples. * - * Copyright (C) 2009, 2010 Free Software Foundation, Inc. + * Copyright (C) 2009-2011 Free Software Foundation, Inc. * * Author: Eric M. Ludlam <eric@siege-engine.com> * @@ -129,4 +129,3 @@ namespace template_multiple_spec { // End of polymorphism test file. -// arch-tag: e2c04959-9b3b-4b4f-b9c2-445bf4848aa4 |