From f38fa3d9a5ee0ab92ac6c8b07b935724bbbcef1e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 11 Apr 2017 15:47:02 +0200 Subject: Change license to TBC (to be confirmed) --- unit-tests/bootstrap-manifest/buildfile | 2 +- unit-tests/bootstrap-manifest/driver.cxx | 2 +- unit-tests/bootstrap-manifest/testscript | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'unit-tests') diff --git a/unit-tests/bootstrap-manifest/buildfile b/unit-tests/bootstrap-manifest/buildfile index ff85794..c00465c 100644 --- a/unit-tests/bootstrap-manifest/buildfile +++ b/unit-tests/bootstrap-manifest/buildfile @@ -1,6 +1,6 @@ # file : unit-tests/bootstrap-manifest/buildfile # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd -# license : MIT; see accompanying LICENSE file +# license : TBC; see accompanying LICENSE file import libs = libbutl%lib{butl} import libs += libbbot%lib{bbot} diff --git a/unit-tests/bootstrap-manifest/driver.cxx b/unit-tests/bootstrap-manifest/driver.cxx index 3531383..18bf7b6 100644 --- a/unit-tests/bootstrap-manifest/driver.cxx +++ b/unit-tests/bootstrap-manifest/driver.cxx @@ -1,6 +1,6 @@ // file : unit-tests/bootstrap-manifest/driver.cxx -*- C++ -*- // copyright : Copyright (c) 2014-2017 Code Synthesis Ltd -// license : MIT; see accompanying LICENSE file +// license : TBC; see accompanying LICENSE file #include // ios_base::failbit, ios_base::badbit #include diff --git a/unit-tests/bootstrap-manifest/testscript b/unit-tests/bootstrap-manifest/testscript index 74b4992..8e1fbcf 100644 --- a/unit-tests/bootstrap-manifest/testscript +++ b/unit-tests/bootstrap-manifest/testscript @@ -1,6 +1,6 @@ # file : unit-tests/bootstrap-manifest/testscript # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd -# license : MIT; see accompanying LICENSE file +# license : TBC; see accompanying LICENSE file : toolchain-manifest : -- cgit v1.1