aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:48:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:48:57 +0300
commitfd609701f88c95db75d22e44934d431b07aea7ab (patch)
tree92e220d4aecc4e512f6b0a16fc38de5aa737c009 /tests
parent6ec50b9c3ff94b9d2f1c0a3216157fae9b6ea984 (diff)
Update copyright year
Diffstat (limited to 'tests')
-rw-r--r--tests/api/buildfile2
-rw-r--r--tests/api/driver.c2
-rw-r--r--tests/api/testscript2
-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
9 files changed, 9 insertions, 9 deletions
diff --git a/tests/api/buildfile b/tests/api/buildfile
index 4a5e7d5..3b343e7 100644
--- a/tests/api/buildfile
+++ b/tests/api/buildfile
@@ -1,5 +1,5 @@
# file : tests/api/buildfile
-# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : ISC; see accompanying COPYING file
import libs = libpkgconf%lib{pkgconf}
diff --git a/tests/api/driver.c b/tests/api/driver.c
index 219549d..b5e42f3 100644
--- a/tests/api/driver.c
+++ b/tests/api/driver.c
@@ -1,5 +1,5 @@
/* file : tests/api/driver.c
- * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
* license : ISC; see accompanying COPYING file
*/
diff --git a/tests/api/testscript b/tests/api/testscript
index 322a12d..88d8d3e 100644
--- a/tests/api/testscript
+++ b/tests/api/testscript
@@ -1,5 +1,5 @@
# file : tests/api/testscript
-# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : ISC; see accompanying COPYING file
: double-quoted
diff --git a/tests/basic/buildfile b/tests/basic/buildfile
index efd9fb5..5446ccd 100644
--- a/tests/basic/buildfile
+++ b/tests/basic/buildfile
@@ -1,5 +1,5 @@
# file : tests/basic/buildfile
-# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : ISC; see accompanying COPYING file
import libs = libpkgconf%lib{pkgconf}
diff --git a/tests/basic/driver.c b/tests/basic/driver.c
index 0e733c9..b14e0cc 100644
--- a/tests/basic/driver.c
+++ b/tests/basic/driver.c
@@ -1,5 +1,5 @@
/* file : tests/basic/driver.c
- * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
* license : ISC; see accompanying COPYING file
*/
diff --git a/tests/basic/testscript b/tests/basic/testscript
index f2eee89..081647c 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 : ISC; see accompanying COPYING file
test.options = --with-path $~
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index dd3a64f..a14e33e 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 : ISC; see accompanying COPYING file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index f0bb74d..fa336d1 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 : ISC; see accompanying COPYING file
c.std = 99
diff --git a/tests/buildfile b/tests/buildfile
index efbd8c0..d48342d 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 : ISC; see accompanying COPYING file
./: {*/ -build/}