aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-12 14:30:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:48:38 +0300
commit4af884fd8e6dd8b538eede13b82ed6004c085f01 (patch)
tree4e3893c611800732e9ac3942c205c7c199fa61b2 /tests
parent86eb3f9935fa6c9c7a50a8b7d246421e1e591f4c (diff)
Drop copyright notice from source code
Diffstat (limited to 'tests')
-rw-r--r--tests/basics/buildfile1
-rw-r--r--tests/basics/driver.cxx1
-rw-r--r--tests/build/bootstrap.build1
-rw-r--r--tests/build/root.build1
-rw-r--r--tests/buildfile1
5 files changed, 0 insertions, 5 deletions
diff --git a/tests/basics/buildfile b/tests/basics/buildfile
index dcfb292..d568216 100644
--- a/tests/basics/buildfile
+++ b/tests/basics/buildfile
@@ -1,5 +1,4 @@
# file : tests/basics/buildfile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
import libs = libodb%lib{odb}
diff --git a/tests/basics/driver.cxx b/tests/basics/driver.cxx
index a44e8e8..57cec1c 100644
--- a/tests/basics/driver.cxx
+++ b/tests/basics/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/basics/driver.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Basic test to make sure the library is usable. Functionality testing
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index c5c067b..6ee38db 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,4 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index da6ff40..6c5a90b 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,4 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
cxx.std = latest
diff --git a/tests/buildfile b/tests/buildfile
index 3614001..57588a4 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,4 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
./: {*/ -build/}