diff options
Diffstat (limited to 'tests/url')
-rw-r--r-- | tests/url/buildfile | 2 | ||||
-rw-r--r-- | tests/url/driver.cxx | 2 | ||||
-rw-r--r-- | tests/url/testscript | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/url/buildfile b/tests/url/buildfile index e72a1c1..e3a666e 100644 --- a/tests/url/buildfile +++ b/tests/url/buildfile @@ -1,5 +1,5 @@ # file : tests/url/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/url/driver.cxx b/tests/url/driver.cxx index dd124cd..cb2c738 100644 --- a/tests/url/driver.cxx +++ b/tests/url/driver.cxx @@ -1,5 +1,5 @@ // file : tests/url/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 <cassert> diff --git a/tests/url/testscript b/tests/url/testscript index 05cc528..6ef6eed 100644 --- a/tests/url/testscript +++ b/tests/url/testscript @@ -1,5 +1,5 @@ # file : tests/url/testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file :basic |