aboutsummaryrefslogtreecommitdiff
path: root/common/no-id
diff options
context:
space:
mode:
Diffstat (limited to 'common/no-id')
-rw-r--r--common/no-id/driver.cxx2
-rw-r--r--common/no-id/makefile2
-rw-r--r--common/no-id/test.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/common/no-id/driver.cxx b/common/no-id/driver.cxx
index 862e456..ae1a216 100644
--- a/common/no-id/driver.cxx
+++ b/common/no-id/driver.cxx
@@ -1,5 +1,5 @@
// file : common/no-id/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test persistent classes without id.
diff --git a/common/no-id/makefile b/common/no-id/makefile
index 8ff6085..e03c653 100644
--- a/common/no-id/makefile
+++ b/common/no-id/makefile
@@ -1,5 +1,5 @@
# file : common/no-id/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/common/no-id/test.hxx b/common/no-id/test.hxx
index 2d71afc..41129ac 100644
--- a/common/no-id/test.hxx
+++ b/common/no-id/test.hxx
@@ -1,5 +1,5 @@
// file : common/no-id/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX