aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/bootstrap-manifest/driver.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-04-11 15:47:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-04-11 15:47:02 +0200
commitf38fa3d9a5ee0ab92ac6c8b07b935724bbbcef1e (patch)
tree0ea742acba37f00aa0e7168b29003a4abbb00004 /unit-tests/bootstrap-manifest/driver.cxx
parent5e2eafd7c43545740efb0c3304ff68bba1f4d0a6 (diff)
Change license to TBC (to be confirmed)
Diffstat (limited to 'unit-tests/bootstrap-manifest/driver.cxx')
-rw-r--r--unit-tests/bootstrap-manifest/driver.cxx2
1 files changed, 1 insertions, 1 deletions
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> // ios_base::failbit, ios_base::badbit
#include <iostream>