diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-11 15:47:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-11 15:47:02 +0200 |
commit | f38fa3d9a5ee0ab92ac6c8b07b935724bbbcef1e (patch) | |
tree | 0ea742acba37f00aa0e7168b29003a4abbb00004 /unit-tests/bootstrap-manifest/buildfile | |
parent | 5e2eafd7c43545740efb0c3304ff68bba1f4d0a6 (diff) |
Change license to TBC (to be confirmed)
Diffstat (limited to 'unit-tests/bootstrap-manifest/buildfile')
-rw-r--r-- | unit-tests/bootstrap-manifest/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |