aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:42:21 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:42:21 +0300
commit18d003449e969a224d49f953d29667cdb8c93c1d (patch)
tree859a0f24fea968063d2089f3e326df84e6b15f1f /tests
parent2f2c4f9ca48df842fc2e466e62533f5453ee70b1 (diff)
Update copyright year
Diffstat (limited to 'tests')
-rw-r--r--tests/basics/buildfile2
-rw-r--r--tests/basics/driver.cxx2
-rw-r--r--tests/build/bootstrap.build2
-rw-r--r--tests/build/root.build2
-rw-r--r--tests/buildfile2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/basics/buildfile b/tests/basics/buildfile
index 3ab62da..c3afcbe 100644
--- a/tests/basics/buildfile
+++ b/tests/basics/buildfile
@@ -1,5 +1,5 @@
# file : tests/basics/buildfile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
import libs = libodb-mssql%lib{odb-mssql}
diff --git a/tests/basics/driver.cxx b/tests/basics/driver.cxx
index 725203a..3f403b1 100644
--- a/tests/basics/driver.cxx
+++ b/tests/basics/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/basics/driver.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
// Basic test to make sure the library is usable. Functionality testing
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index cc1f8f2..e7cecda 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index db02854..2b26f05 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,5 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
cxx.std = 11
diff --git a/tests/buildfile b/tests/buildfile
index 6bf7425..ac3bd71 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,5 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
./: {*/ -build/}