From da7b6b5af71684743db04e5aff913a1fd12f63cb Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 21 May 2018 10:48:56 +0300 Subject: Update copyright year --- tests/basic/buildfile | 2 +- tests/basic/driver.c | 2 +- tests/basic/testscript | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/basic') diff --git a/tests/basic/buildfile b/tests/basic/buildfile index bfdb3c6..4cbb125 100644 --- a/tests/basic/buildfile +++ b/tests/basic/buildfile @@ -1,5 +1,5 @@ # file : tests/basic/buildfile -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 267f206..176acce 100644 --- a/tests/basic/driver.c +++ b/tests/basic/driver.c @@ -1,6 +1,6 @@ /* * file : tests/basic/driver.c - * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2018 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 0d4c9da..756ba4a 100644 --- a/tests/basic/testscript +++ b/tests/basic/testscript @@ -1,5 +1,5 @@ # file : tests/basic/testscript -# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd # license : GPLv2 with FOSS License Exception; see accompanying COPYING file $* >~'/libmysqlclient version: \d+\.\d+\.\d+(-.+)?/' -- cgit v1.1