diff options
Diffstat (limited to 'tests/curl')
-rw-r--r-- | tests/curl/buildfile | 2 | ||||
-rw-r--r-- | tests/curl/driver.cxx | 2 | ||||
-rw-r--r-- | tests/curl/testscript | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/curl/buildfile b/tests/curl/buildfile index 9840b5f..fe5c7e0 100644 --- a/tests/curl/buildfile +++ b/tests/curl/buildfile @@ -1,5 +1,5 @@ # file : tests/curl/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/curl/driver.cxx b/tests/curl/driver.cxx index bd2774f..f2769a8 100644 --- a/tests/curl/driver.cxx +++ b/tests/curl/driver.cxx @@ -1,5 +1,5 @@ // file : tests/curl/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/curl/testscript b/tests/curl/testscript index cc5fbdd..7d187b6 100644 --- a/tests/curl/testscript +++ b/tests/curl/testscript @@ -1,5 +1,5 @@ # file : tests/curl/testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file #\ |