aboutsummaryrefslogtreecommitdiff
path: root/tests/dump
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-21 10:47:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-21 10:47:14 +0200
commit35858d66547a41dbd1af8b50d158b52e372cd757 (patch)
treebb4cb3e569487abe7f630412e16606b53f069629 /tests/dump
parent5bdbc0fed32a6205f26dc22a2874615860c42c9d (diff)
Update copyright
Diffstat (limited to 'tests/dump')
-rw-r--r--tests/dump/driver.cxx2
-rw-r--r--tests/dump/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/dump/driver.cxx b/tests/dump/driver.cxx
index 12aaf3f..dd925a9 100644
--- a/tests/dump/driver.cxx
+++ b/tests/dump/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/dump/driver.cxx
-// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/types.hxx>
diff --git a/tests/dump/makefile b/tests/dump/makefile
index be51a2c..707c9cc 100644
--- a/tests/dump/makefile
+++ b/tests/dump/makefile
@@ -1,5 +1,5 @@
# file : tests/dump/makefile
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make