diff options
Diffstat (limited to 'tests/libbuild2')
-rw-r--r-- | tests/libbuild2/buildfile | 1 | ||||
-rw-r--r-- | tests/libbuild2/driver.cxx | 1 | ||||
-rw-r--r-- | tests/libbuild2/testscript | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/libbuild2/buildfile b/tests/libbuild2/buildfile index f1104d2..f9e0aea 100644 --- a/tests/libbuild2/buildfile +++ b/tests/libbuild2/buildfile @@ -1,5 +1,4 @@ # file : tests/libbuild2/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = build2%lib{build2} diff --git a/tests/libbuild2/driver.cxx b/tests/libbuild2/driver.cxx index d84c22a..a849a98 100644 --- a/tests/libbuild2/driver.cxx +++ b/tests/libbuild2/driver.cxx @@ -1,5 +1,4 @@ // file : tests/libbuild2/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <libbuild2/types.hxx> diff --git a/tests/libbuild2/testscript b/tests/libbuild2/testscript index 35c2c5f..5af7f31 100644 --- a/tests/libbuild2/testscript +++ b/tests/libbuild2/testscript @@ -1,5 +1,4 @@ # file : tests/libbuild2/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : basic |