aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/facets
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/facets')
-rw-r--r--tests/cxx/hybrid/facets/driver.cxx2
-rw-r--r--tests/cxx/hybrid/facets/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cxx/hybrid/facets/driver.cxx b/tests/cxx/hybrid/facets/driver.cxx
index bb2f258..d6e844d 100644
--- a/tests/cxx/hybrid/facets/driver.cxx
+++ b/tests/cxx/hybrid/facets/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/cxx/hybrid/facets/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
// Test facets (except pattern) validation.
diff --git a/tests/cxx/hybrid/facets/makefile b/tests/cxx/hybrid/facets/makefile
index 36b4af6..cdeacd8 100644
--- a/tests/cxx/hybrid/facets/makefile
+++ b/tests/cxx/hybrid/facets/makefile
@@ -1,5 +1,5 @@
# file : tests/cxx/hybrid/facets/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