aboutsummaryrefslogtreecommitdiff
path: root/build/import/libboost/header-only
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 15:12:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 15:12:37 +0200
commitc6e47093d0fac5eea458b011799e58458b729f48 (patch)
tree6260322d000884abba5242b1331a1c4306d432bc /build/import/libboost/header-only
parent3bee263c49e675dfa2987aab4c2b3466e7b6068f (diff)
Fix incorrect copyright holder
Diffstat (limited to 'build/import/libboost/header-only')
-rw-r--r--build/import/libboost/header-only/rules.make2
-rw-r--r--build/import/libboost/header-only/stub.make2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/import/libboost/header-only/rules.make b/build/import/libboost/header-only/rules.make
index c24faf3..a54a446 100644
--- a/build/import/libboost/header-only/rules.make
+++ b/build/import/libboost/header-only/rules.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/header-only/rules.make
-# copyright : Copyright (c) 2005-2012 Boris Kolpackov
+# copyright : Copyright (c) 2005-2012 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 cfc9b34..b92076f 100644
--- a/build/import/libboost/header-only/stub.make
+++ b/build/import/libboost/header-only/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/header-only/stub.make
-# copyright : Copyright (c) 2005-2012 Boris Kolpackov
+# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libboost/configuration-rules.make,$(dcf_root))