diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:47:30 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:47:30 +0300 |
commit | 621ce5fa18151a0cf25b4be6e35c8341f4d0fa12 (patch) | |
tree | a397072e28c936fc81dd34def38e284263e880f9 /tests/repository-location | |
parent | e13873e57383a617da352b38af016fed62eda5e9 (diff) |
Update copyright year
Diffstat (limited to 'tests/repository-location')
-rw-r--r-- | tests/repository-location/buildfile | 2 | ||||
-rw-r--r-- | tests/repository-location/driver.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/repository-location/buildfile b/tests/repository-location/buildfile index 95b3c47..c9f072f 100644 --- a/tests/repository-location/buildfile +++ b/tests/repository-location/buildfile @@ -1,5 +1,5 @@ # file : tests/repository-location/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/repository-location/driver.cxx b/tests/repository-location/driver.cxx index 3f03a5d..6ad0bcf 100644 --- a/tests/repository-location/driver.cxx +++ b/tests/repository-location/driver.cxx @@ -1,5 +1,5 @@ // file : tests/repository-location/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <string> |