From ee6639c3aa1e188bae0eb645373b6c594bddf2c6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 27 Sep 2021 12:53:09 +0200 Subject: Finalize license --- tests/build/bootstrap.build | 2 +- tests/build/root.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/build') diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build index b2c4297..c9187a6 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,5 @@ # file : tests/build/bootstrap.build -# license : TBC; see accompanying LICENSE file +# license : MIT; see accompanying LICENSE file project = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index 640afbb..cb9ba03 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,5 @@ # file : tests/build/root.build -# license : TBC; see accompanying LICENSE file +# license : MIT; see accompanying LICENSE file # Configure C++ module and specify the test target for cross-testing. # -- cgit v1.1