summaryrefslogtreecommitdiff
path: root/common/schema/namespace
diff options
context:
space:
mode:
Diffstat (limited to 'common/schema/namespace')
-rw-r--r--common/schema/namespace/driver.cxx1
-rw-r--r--common/schema/namespace/makefile1
-rw-r--r--common/schema/namespace/test.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/common/schema/namespace/driver.cxx b/common/schema/namespace/driver.cxx
index 77df32e..b8739d8 100644
--- a/common/schema/namespace/driver.cxx
+++ b/common/schema/namespace/driver.cxx
@@ -1,5 +1,4 @@
// file : common/schema/namespace/driver.cxx
-// copyright : Copyright (c) 2009-2019 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 58cd323..e6f4016 100644
--- a/common/schema/namespace/makefile
+++ b/common/schema/namespace/makefile
@@ -1,5 +1,4 @@
# file : common/schema/namespace/makefile
-# copyright : Copyright (c) 2009-2019 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 831aece..0b1844a 100644
--- a/common/schema/namespace/test.hxx
+++ b/common/schema/namespace/test.hxx
@@ -1,5 +1,4 @@
// file : common/schema/namespace/test.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX