aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-21 10:49:34 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-21 10:49:34 +0300
commit8956305565d8e9207c0d7d1037bf406e503c7038 (patch)
tree8354e3bab75516e24817b9bf07412b8d5e495d3b /tests
parentc835113b32d44ba801db5e7b74250df7f9c9fd34 (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 8ebe3e5..4a5e7d5 100644
--- a/tests/api/buildfile
+++ b/tests/api/buildfile
@@ -1,5 +1,5 @@
# file : tests/api/buildfile
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 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 2649b8d..b020bee 100644
--- a/tests/api/driver.c
+++ b/tests/api/driver.c
@@ -1,5 +1,5 @@
/* file : tests/api/driver.c
- * copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
* license : ISC; see accompanying COPYING file
*/
diff --git a/tests/api/testscript b/tests/api/testscript
index 6522c44..7e20361 100644
--- a/tests/api/testscript
+++ b/tests/api/testscript
@@ -1,5 +1,5 @@
# file : tests/api/testscript
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
# license : ISC; see accompanying COPYING file
: double-quoted
diff --git a/tests/basic/buildfile b/tests/basic/buildfile
index ebb8fe2..efd9fb5 100644
--- a/tests/basic/buildfile
+++ b/tests/basic/buildfile
@@ -1,5 +1,5 @@
# file : tests/basic/buildfile
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 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 c9810ce..888a862 100644
--- a/tests/basic/driver.c
+++ b/tests/basic/driver.c
@@ -1,5 +1,5 @@
/* file : tests/basic/driver.c
- * copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
* license : ISC; see accompanying COPYING file
*/
diff --git a/tests/basic/testscript b/tests/basic/testscript
index d7fe796..f2eee89 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 : ISC; see accompanying COPYING file
test.options = --with-path $~
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index fcb38ff..dd3a64f 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 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 ae354d5..09d8d4a 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,5 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
# license : ISC; see accompanying COPYING file
c.std = 99
diff --git a/tests/buildfile b/tests/buildfile
index cb7a219..efbd8c0 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,5 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
# license : ISC; see accompanying COPYING file
./: {*/ -build/}