diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-15 13:40:31 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-15 13:40:31 +0200 |
commit | 753ed6465990b903ae470e1fb5b4f185bfc4be73 (patch) | |
tree | b1c5592036ca7d516c451e38e26f60e50a12a83b | |
parent | 961df4446957fb1ba47e2317151da1b2cd769790 (diff) |
Add missing file headers
-rw-r--r-- | build/export.build | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/export.build b/build/export.build index e887a6f..e59dc86 100644 --- a/build/export.build +++ b/build/export.build @@ -1,3 +1,7 @@ +# file : build/export.build +# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + $out_root/: { include butl/ |