summaryrefslogtreecommitdiff
path: root/build/import/odb
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-11 21:24:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:43:20 +0300
commit3ea7899eb449a5094ae6d7b7707bbde6f57c5dd7 (patch)
tree9f164c8f5e3be15c3e6b3870eecced2b4e69686c /build/import/odb
parent7ba3a8b907a57a301274efaa3a26912fda9cf420 (diff)
Drop copyright notice from source code
Diffstat (limited to 'build/import/odb')
-rw-r--r--build/import/odb/configuration-rules.make1
-rwxr-xr-xbuild/import/odb/configure1
-rw-r--r--build/import/odb/hxx-cxx.make1
-rw-r--r--build/import/odb/stub.make1
4 files changed, 0 insertions, 4 deletions
diff --git a/build/import/odb/configuration-rules.make b/build/import/odb/configuration-rules.make
index ea66763..81d21e1 100644
--- a/build/import/odb/configuration-rules.make
+++ b/build/import/odb/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/odb/configuration-rules.make
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
$(dcf_root)/import/odb/configuration-dynamic.make: | $(dcf_root)/import/odb/.
diff --git a/build/import/odb/configure b/build/import/odb/configure
index a1fcb71..6cb5f9b 100755
--- a/build/import/odb/configure
+++ b/build/import/odb/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/odb/configure
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/build/import/odb/hxx-cxx.make b/build/import/odb/hxx-cxx.make
index 7cb6f51..987acc0 100644
--- a/build/import/odb/hxx-cxx.make
+++ b/build/import/odb/hxx-cxx.make
@@ -1,5 +1,4 @@
# file : build/import/odb/hxx-cxx.make
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
# Here we are operating in the importing project's space, not in odb's.
diff --git a/build/import/odb/stub.make b/build/import/odb/stub.make
index cc523cf..b2fcebe 100644
--- a/build/import/odb/stub.make
+++ b/build/import/odb/stub.make
@@ -1,5 +1,4 @@
# file : build/import/odb/stub.make
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/odb/configuration-rules.make,$(dcf_root))