diff options
Diffstat (limited to 'tests/build')
-rw-r--r-- | tests/build/bootstrap.build | 2 | ||||
-rw-r--r-- | tests/build/root.build | 2 |
2 files changed, 2 insertions, 2 deletions
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. # |