diff options
Diffstat (limited to 'unit-tests/bootstrap-manifest')
-rw-r--r-- | unit-tests/bootstrap-manifest/buildfile | 2 | ||||
-rw-r--r-- | unit-tests/bootstrap-manifest/driver.cxx | 2 | ||||
-rw-r--r-- | unit-tests/bootstrap-manifest/testscript | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/unit-tests/bootstrap-manifest/buildfile b/unit-tests/bootstrap-manifest/buildfile index 41b3c79..b0c2ede 100644 --- a/unit-tests/bootstrap-manifest/buildfile +++ b/unit-tests/bootstrap-manifest/buildfile @@ -1,5 +1,5 @@ # file : unit-tests/bootstrap-manifest/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file include ../../bbot/ diff --git a/unit-tests/bootstrap-manifest/driver.cxx b/unit-tests/bootstrap-manifest/driver.cxx index 70a179a..8474517 100644 --- a/unit-tests/bootstrap-manifest/driver.cxx +++ b/unit-tests/bootstrap-manifest/driver.cxx @@ -1,5 +1,5 @@ // file : unit-tests/bootstrap-manifest/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : TBC; see accompanying LICENSE file #include <ios> // ios_base::failbit, ios_base::badbit diff --git a/unit-tests/bootstrap-manifest/testscript b/unit-tests/bootstrap-manifest/testscript index 65f22ef..271741e 100644 --- a/unit-tests/bootstrap-manifest/testscript +++ b/unit-tests/bootstrap-manifest/testscript @@ -1,5 +1,5 @@ # file : unit-tests/bootstrap-manifest/testscript -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file : bootstrap-manifest |