diff options
Diffstat (limited to 'build/import/libboost/header-only')
-rw-r--r-- | build/import/libboost/header-only/rules.make | 2 | ||||
-rw-r--r-- | build/import/libboost/header-only/stub.make | 2 |
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 d88936e..66b2cf2 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2018 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 3d66ba8..0cd5ff4 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libboost/configuration-rules.make,$(dcf_root)) |