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 | 1c5d5286319b73ea442c1bb15b97a6de9de47dcf (patch) | |
tree | 6f087a97c4f505d1b6d3abd886bab474bc0cd970 | |
parent | d7efd2333fffa69aaf5ba09431f6aa2ae8f877f3 (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 18ac1f6..7dec770 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 bpkg/ |