diff options
Diffstat (limited to 'tests/url')
-rw-r--r-- | tests/url/buildfile | 1 | ||||
-rw-r--r-- | tests/url/driver.cxx | 1 | ||||
-rw-r--r-- | tests/url/testscript | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/url/buildfile b/tests/url/buildfile index 7a1a98a..ca4427b 100644 --- a/tests/url/buildfile +++ b/tests/url/buildfile @@ -1,5 +1,4 @@ # file : tests/url/buildfile -# 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 5d6069f..5f787bd 100644 --- a/tests/url/driver.cxx +++ b/tests/url/driver.cxx @@ -1,5 +1,4 @@ // file : tests/url/driver.cxx -*- C++ -*- -// 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 6ef6eed..94f63ff 100644 --- a/tests/url/testscript +++ b/tests/url/testscript @@ -1,5 +1,4 @@ # file : tests/url/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file :basic |