aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:50:41 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:50:41 +0300
commit17f13ba1076c3f81655a8a0f19fc13372b15639b (patch)
tree2b40cb2b9ed11b1f1b6ed47d7b7474f65a4d397c /tests
parent16e30d3c28804ac3d740d81eb6405a6d9661ea56 (diff)
Update copyright year
Diffstat (limited to 'tests')
-rw-r--r--tests/basic/buildfile2
-rw-r--r--tests/basic/driver.c2
-rw-r--r--tests/basic/testscript2
-rw-r--r--tests/build/bootstrap.build2
-rw-r--r--tests/build/root.build2
-rw-r--r--tests/buildfile2
6 files changed, 6 insertions, 6 deletions
diff --git a/tests/basic/buildfile b/tests/basic/buildfile
index 4cbb125..f9ca12d 100644
--- a/tests/basic/buildfile
+++ b/tests/basic/buildfile
@@ -1,5 +1,5 @@
# file : tests/basic/buildfile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GPLv2 with FOSS License Exception; see accompanying COPYING file
import libs = libmysqlclient%lib{mysqlclient}
diff --git a/tests/basic/driver.c b/tests/basic/driver.c
index 176acce..9349667 100644
--- a/tests/basic/driver.c
+++ b/tests/basic/driver.c
@@ -1,6 +1,6 @@
/*
* file : tests/basic/driver.c
- * copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
* license : GPLv2 with FOSS License Exception; see accompanying COPYING file
*/
diff --git a/tests/basic/testscript b/tests/basic/testscript
index 756ba4a..6d1b941 100644
--- a/tests/basic/testscript
+++ b/tests/basic/testscript
@@ -1,5 +1,5 @@
# file : tests/basic/testscript
-# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : GPLv2 with FOSS License Exception; see accompanying COPYING file
$* >~'/libmysqlclient version: \d+\.\d+\.\d+(-.+)?/'
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index 278751f..4e755e2 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : GPLv2 with FOSS License Exception; see accompanying COPYING file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index ecdd680..0564b7f 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,5 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : GPLv2 with FOSS License Exception; see accompanying COPYING file
# It would be good to make sure that libmysqlclient headers comply with an
diff --git a/tests/buildfile b/tests/buildfile
index 9328b30..21ed719 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,5 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : GPLv2 with FOSS License Exception; see accompanying COPYING file
./: {*/ -build/}