summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/enumeration/inheritance
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:08:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:08:54 +0200
commit0153d99ab976ac88f432099ddfe840e15d4f6a8e (patch)
treea6465f13ea5f89edf4f28e920f3140627e53fdfc /tests/cxx/tree/enumeration/inheritance
parentf5ae370e716c28703928e849b0b5cad3a86a35d4 (diff)
Update copyright in source files
Diffstat (limited to 'tests/cxx/tree/enumeration/inheritance')
-rw-r--r--tests/cxx/tree/enumeration/inheritance/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/tree/enumeration/inheritance/driver.cxx b/tests/cxx/tree/enumeration/inheritance/driver.cxx
index af67afb..358f61d 100644
--- a/tests/cxx/tree/enumeration/inheritance/driver.cxx
+++ b/tests/cxx/tree/enumeration/inheritance/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/cxx/tree/enumeration/inheritance/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Insert test description here.