diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:11:48 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 16:11:48 +0300 |
commit | d1c466745c1bb3c8267100eb3bc6d11ef6b3cc25 (patch) | |
tree | 4f766c08db311e0f65fcd961c95c429f6c000d3c /build | |
parent | 95d026050557a2c7cb8eec6e800c7a0524a32840 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'build')
-rw-r--r-- | build/bootstrap.build | 1 | ||||
-rw-r--r-- | build/export.build | 1 | ||||
-rw-r--r-- | build/root.build | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index 3941a63..07bdd4f 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,4 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = brep diff --git a/build/export.build b/build/export.build index 60bdb11..2293a0e 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,4 @@ # file : build/export.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $out_root/ diff --git a/build/root.build b/build/root.build index ce8ca41..2f3d1ab 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,4 @@ # file : build/root.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file cxx.std = latest |