diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 13:40:47 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 13:40:47 +0300 |
commit | 4fce4ddd264f6a721d01947024a0ee7a58864193 (patch) | |
tree | 35dc3a907fb3b22dceb112630055b6a149cad988 /build/import/libboost/header-only | |
parent | 2e7fed7a983f15493990957c31651a78988c360f (diff) |
Drop copyright notice from source code
Diffstat (limited to 'build/import/libboost/header-only')
-rw-r--r-- | build/import/libboost/header-only/rules.make | 1 | ||||
-rw-r--r-- | build/import/libboost/header-only/stub.make | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/build/import/libboost/header-only/rules.make b/build/import/libboost/header-only/rules.make index 49ec4b0..b5b0726 100644 --- a/build/import/libboost/header-only/rules.make +++ b/build/import/libboost/header-only/rules.make @@ -1,5 +1,4 @@ # file : build/import/libboost/header-only/rules.make -# copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libboost/%: root := $(libboost_root) diff --git a/build/import/libboost/header-only/stub.make b/build/import/libboost/header-only/stub.make index 77c5503..eebddbf 100644 --- a/build/import/libboost/header-only/stub.make +++ b/build/import/libboost/header-only/stub.make @@ -1,5 +1,4 @@ # file : build/import/libboost/header-only/stub.make -# copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libboost/configuration-rules.make,$(dcf_root)) |