aboutsummaryrefslogtreecommitdiff
path: root/tests/build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/build')
-rw-r--r--tests/build/bootstrap.build4
-rw-r--r--tests/build/root.build4
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index 2c2de24..d3810f7 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,3 +1,7 @@
+# file : examples/build/bootstrap.build
+# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# license : MIT; see accompanying LICENSE file
+
project = # Unnamed subproject.
using config
diff --git a/tests/build/root.build b/tests/build/root.build
index 1f7c350..8c791ff 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,3 +1,7 @@
+# file : examples/build/root.build
+# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# license : MIT; see accompanying LICENSE file
+
cxx.std = 11
using cxx