aboutsummaryrefslogtreecommitdiff
path: root/common/schema/embedded/basics
diff options
context:
space:
mode:
Diffstat (limited to 'common/schema/embedded/basics')
-rw-r--r--common/schema/embedded/basics/driver.cxx1
-rw-r--r--common/schema/embedded/basics/makefile1
-rw-r--r--common/schema/embedded/basics/test.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/common/schema/embedded/basics/driver.cxx b/common/schema/embedded/basics/driver.cxx
index ba9f184..131c438 100644
--- a/common/schema/embedded/basics/driver.cxx
+++ b/common/schema/embedded/basics/driver.cxx
@@ -1,5 +1,4 @@
// file : common/schema/embedded/basics/driver.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test basic embedded schema functionality.
diff --git a/common/schema/embedded/basics/makefile b/common/schema/embedded/basics/makefile
index 205f360..8bbbd09 100644
--- a/common/schema/embedded/basics/makefile
+++ b/common/schema/embedded/basics/makefile
@@ -1,5 +1,4 @@
# file : common/schema/embedded/basics/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/embedded/basics/test.hxx b/common/schema/embedded/basics/test.hxx
index f8cdbf7..43331f9 100644
--- a/common/schema/embedded/basics/test.hxx
+++ b/common/schema/embedded/basics/test.hxx
@@ -1,5 +1,4 @@
// file : common/schema/embedded/basics/test.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX