aboutsummaryrefslogtreecommitdiff
path: root/tests/dump
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:29:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:29:39 +0200
commit7c69e8036f60489eefe2324409a6d837d9323b18 (patch)
tree7133f09e7428e5dd4c08c506eb9f9c0dc2b99148 /tests/dump
parent82eff8250e7e0692fddb0a60d16332039b10a5a2 (diff)
Update copyright year
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 dd925a9..cd3da19 100644
--- a/tests/dump/driver.cxx
+++ b/tests/dump/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/dump/driver.cxx
-// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2017 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 707c9cc..a3d460f 100644
--- a/tests/dump/makefile
+++ b/tests/dump/makefile
@@ -1,5 +1,5 @@
# file : tests/dump/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make