aboutsummaryrefslogtreecommitdiff
path: root/tests/repository-location
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:40:12 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:40:12 +0300
commit716a34125008cb5ad16b32b0032822b7e27d0225 (patch)
tree80a02511547778cec13c4764f0ad201bd0f43a17 /tests/repository-location
parentbbb57923aa5162bbe5087252dbeab7cadaa57ee6 (diff)
Update copyright year
Diffstat (limited to 'tests/repository-location')
-rw-r--r--tests/repository-location/buildfile2
-rw-r--r--tests/repository-location/driver.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/repository-location/buildfile b/tests/repository-location/buildfile
index 2242e99..95b3c47 100644
--- a/tests/repository-location/buildfile
+++ b/tests/repository-location/buildfile
@@ -1,5 +1,5 @@
# file : tests/repository-location/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/repository-location/driver.cxx b/tests/repository-location/driver.cxx
index 8916df9..4b4a807 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-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <string>