aboutsummaryrefslogtreecommitdiff
path: root/common/schema/namespace
diff options
context:
space:
mode:
Diffstat (limited to 'common/schema/namespace')
-rw-r--r--common/schema/namespace/driver.cxx2
-rw-r--r--common/schema/namespace/makefile2
-rw-r--r--common/schema/namespace/test.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/common/schema/namespace/driver.cxx b/common/schema/namespace/driver.cxx
index 45ebaa9..88e057f 100644
--- a/common/schema/namespace/driver.cxx
+++ b/common/schema/namespace/driver.cxx
@@ -1,5 +1,5 @@
// file : common/schema/namespace/driver.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test database schemas (aka database namespaces).
diff --git a/common/schema/namespace/makefile b/common/schema/namespace/makefile
index b0febb0..1074448 100644
--- a/common/schema/namespace/makefile
+++ b/common/schema/namespace/makefile
@@ -1,5 +1,5 @@
# file : common/schema/namespace/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/common/schema/namespace/test.hxx b/common/schema/namespace/test.hxx
index dfaaf19..83be599 100644
--- a/common/schema/namespace/test.hxx
+++ b/common/schema/namespace/test.hxx
@@ -1,5 +1,5 @@
// file : common/schema/namespace/test.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX