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 /tests/agent | |
parent | 5e2eafd7c43545740efb0c3304ff68bba1f4d0a6 (diff) |
Change license to TBC (to be confirmed)
Diffstat (limited to 'tests/agent')
-rw-r--r-- | tests/agent/buildfile | 2 | ||||
-rw-r--r-- | tests/agent/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/agent/buildfile b/tests/agent/buildfile index 1c6d59b..7e93da0 100644 --- a/tests/agent/buildfile +++ b/tests/agent/buildfile @@ -1,6 +1,6 @@ # file : tests/agent/buildfile # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd -# license : MIT; see accompanying LICENSE file +# license : TBC; see accompanying LICENSE file ./: ../../bbot/exe{bbot-agent} test{testscript} file{btrfs-cpdir btrfs-rmdir} dir{./}: test = ../../bbot/exe{bbot-agent} diff --git a/tests/agent/testscript b/tests/agent/testscript index 4671950..9198460 100644 --- a/tests/agent/testscript +++ b/tests/agent/testscript @@ -1,6 +1,6 @@ # file : tests/agent/testscript # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd -# license : MIT; see accompanying LICENSE file +# license : TBC; see accompanying LICENSE file # The /build/machines directory should be on a btrfs filesystem and have the # following layout and contents: |