aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-14 21:46:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-14 23:10:49 +0300
commitc4fd8204d34744673db749f3469cf3bdbf2e7576 (patch)
tree10cc7e120fd84be9684778335c1af880998c7a4e /tests
parent447171a601d2fa1206c3a5505f9bce1d708ea0a2 (diff)
Release version 10.2.10+12v10.2.10+12
Drop copyright notice from source code
Diffstat (limited to 'tests')
-rw-r--r--tests/basic/buildfile1
-rw-r--r--tests/basic/driver.c1
-rw-r--r--tests/basic/testscript1
-rw-r--r--tests/build/bootstrap.build1
-rw-r--r--tests/build/root.build1
-rw-r--r--tests/buildfile1
6 files changed, 0 insertions, 6 deletions
diff --git a/tests/basic/buildfile b/tests/basic/buildfile
index af9ed0b..a1affec 100644
--- a/tests/basic/buildfile
+++ b/tests/basic/buildfile
@@ -1,5 +1,4 @@
# file : tests/basic/buildfile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : LGPLv2.1; see accompanying COPYING file
import libs = libmariadb%lib{mariadb}
diff --git a/tests/basic/driver.c b/tests/basic/driver.c
index fdd1fd8..fa238e6 100644
--- a/tests/basic/driver.c
+++ b/tests/basic/driver.c
@@ -1,6 +1,5 @@
/*
* file : tests/basic/driver.c
- * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
* license : LGPLv2.1; see accompanying COPYING file
*/
diff --git a/tests/basic/testscript b/tests/basic/testscript
index d2d588a..c26b98b 100644
--- a/tests/basic/testscript
+++ b/tests/basic/testscript
@@ -1,5 +1,4 @@
# file : tests/basic/testscript
-# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : LGPLv2.1; see accompanying COPYING file
$* >~'/libmariadb version: \d+\.\d+\.\d+(-.+)?/'
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index cc8fdfe..efbfc14 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,4 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : LGPLv2.1; see accompanying COPYING file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index 16cfb85..d133830 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,4 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : LGPLv2.1; see accompanying COPYING file
c.std = 99
diff --git a/tests/buildfile b/tests/buildfile
index 50c4fe1..8379d2c 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,4 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : LGPLv2.1; see accompanying COPYING file
./: {*/ -build/}