aboutsummaryrefslogtreecommitdiff
path: root/build/import/libboost
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:10:04 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:10:04 +0300
commit6da43dcf1dfabb382a4e2c2d7d5e0c66f159738b (patch)
tree376a090d0237d45dc4f0046ce84040466fc9382d /build/import/libboost
parentd0f70a73a427364693ca529f45ce218ef7c036c3 (diff)
Drop copyright notice from source code
Diffstat (limited to 'build/import/libboost')
-rw-r--r--build/import/libboost/configuration-rules.make1
-rwxr-xr-xbuild/import/libboost/configure1
-rw-r--r--build/import/libboost/date-time/rules.make1
-rw-r--r--build/import/libboost/date-time/stub.make1
-rw-r--r--build/import/libboost/header-only/rules.make1
-rw-r--r--build/import/libboost/header-only/stub.make1
6 files changed, 0 insertions, 6 deletions
diff --git a/build/import/libboost/configuration-rules.make b/build/import/libboost/configuration-rules.make
index 9d2faba..dba014c 100644
--- a/build/import/libboost/configuration-rules.make
+++ b/build/import/libboost/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libboost/configuration-rules.make
-# copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libboost/configuration-dynamic.make: | $(dcf_root)/import/libboost/.
diff --git a/build/import/libboost/configure b/build/import/libboost/configure
index 7baa2fb..84d03b2 100755
--- a/build/import/libboost/configure
+++ b/build/import/libboost/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libboost/configure
-# copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libboost/date-time/rules.make b/build/import/libboost/date-time/rules.make
index 1b8c6d0..abc8819 100644
--- a/build/import/libboost/date-time/rules.make
+++ b/build/import/libboost/date-time/rules.make
@@ -1,5 +1,4 @@
# file : build/import/libboost/date-time/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/date-time/stub.make b/build/import/libboost/date-time/stub.make
index 1028728..6f3aad2 100644
--- a/build/import/libboost/date-time/stub.make
+++ b/build/import/libboost/date-time/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libboost/date-time/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))
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))