diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 20:40:12 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 20:40:12 +0300 |
commit | 716a34125008cb5ad16b32b0032822b7e27d0225 (patch) | |
tree | 80a02511547778cec13c4764f0ad201bd0f43a17 /tests/package-version | |
parent | bbb57923aa5162bbe5087252dbeab7cadaa57ee6 (diff) |
Update copyright year
Diffstat (limited to 'tests/package-version')
-rw-r--r-- | tests/package-version/buildfile | 2 | ||||
-rw-r--r-- | tests/package-version/driver.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/package-version/buildfile b/tests/package-version/buildfile index 245103c..f4e224f 100644 --- a/tests/package-version/buildfile +++ b/tests/package-version/buildfile @@ -1,5 +1,5 @@ # file : tests/package-version/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/package-version/driver.cxx b/tests/package-version/driver.cxx index f5397c4..70ea892 100644 --- a/tests/package-version/driver.cxx +++ b/tests/package-version/driver.cxx @@ -1,5 +1,5 @@ // file : tests/package-version/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <string> |