summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/complex/ctor
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/complex/ctor')
-rw-r--r--tests/cxx/tree/complex/ctor/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/tree/complex/ctor/driver.cxx b/tests/cxx/tree/complex/ctor/driver.cxx
index a46bac8..55044a3 100644
--- a/tests/cxx/tree/complex/ctor/driver.cxx
+++ b/tests/cxx/tree/complex/ctor/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/cxx/tree/complex/ctor/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
// Test generation of varous complex type constructors.