aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:51:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:51:26 +0300
commit94f7b51e7ce073d4d11e60bc335fd85377b460e5 (patch)
treeb5461b5a6f99bc684b111100e09b7d22bef2616b /tests
parent752da65b5e99d758764ff81303d936532229b1a0 (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 bffbdb4..af9ed0b 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 : LGPLv2.1; see accompanying COPYING file
import libs = libmariadb%lib{mariadb}
diff --git a/tests/basic/driver.c b/tests/basic/driver.c
index 356d1f2..fdd1fd8 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 : LGPLv2.1; see accompanying COPYING file
*/
diff --git a/tests/basic/testscript b/tests/basic/testscript
index 7e6797c..d2d588a 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 : LGPLv2.1; see accompanying COPYING file
$* >~'/libmariadb version: \d+\.\d+\.\d+(-.+)?/'
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index 0427126..cc8fdfe 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 : LGPLv2.1; see accompanying COPYING file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index ada35fa..5a412de 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 : LGPLv2.1; see accompanying COPYING file
# Make sure libmariadb headers comply with an oldest C standard.
diff --git a/tests/buildfile b/tests/buildfile
index 04c78ba..50c4fe1 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 : LGPLv2.1; see accompanying COPYING file
./: {*/ -build/}