diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-17 11:18:22 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-17 11:18:22 +0300 |
commit | 6caa9bf78c97ffc68ed970c191bb2d13d60df456 (patch) | |
tree | 0a0ffc948d42fbea74b6df84077f5a20921d919a /build/import/libboost/header-only | |
parent | 5368d17d8abe7ec855d52925b29ade5d3d72c8bd (diff) |
Update copyright year
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 66b2cf2..49ec4b0 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-2018 Code Synthesis Tools CC +# 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 0cd5ff4..77c5503 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-2018 Code Synthesis Tools CC +# 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)) |