aboutsummaryrefslogtreecommitdiff
path: root/tests/basic
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/basic
parent447171a601d2fa1206c3a5505f9bce1d708ea0a2 (diff)
Release version 10.2.10+12v10.2.10+12
Drop copyright notice from source code
Diffstat (limited to 'tests/basic')
-rw-r--r--tests/basic/buildfile1
-rw-r--r--tests/basic/driver.c1
-rw-r--r--tests/basic/testscript1
3 files changed, 0 insertions, 3 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+(-.+)?/'