diff options
Diffstat (limited to 'build/import/libboost')
-rw-r--r-- | build/import/libboost/configuration-rules.make | 2 | ||||
-rwxr-xr-x | build/import/libboost/configure | 2 | ||||
-rw-r--r-- | build/import/libboost/date-time/rules.make | 2 | ||||
-rw-r--r-- | build/import/libboost/date-time/stub.make | 2 | ||||
-rw-r--r-- | build/import/libboost/header-only/rules.make | 2 | ||||
-rw-r--r-- | build/import/libboost/header-only/stub.make | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/build/import/libboost/configuration-rules.make b/build/import/libboost/configuration-rules.make index 61ad49f..576a0e7 100644 --- a/build/import/libboost/configuration-rules.make +++ b/build/import/libboost/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libboost/configuration-rules.make -# copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2015 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 ef39001..4321f2a 100755 --- a/build/import/libboost/configure +++ b/build/import/libboost/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libboost/configure -# copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2015 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 f6ae20d..002963b 100644 --- a/build/import/libboost/date-time/rules.make +++ b/build/import/libboost/date-time/rules.make @@ -1,5 +1,5 @@ # file : build/import/libboost/date-time/rules.make -# copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2015 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 c3508c1..9e9f466 100644 --- a/build/import/libboost/date-time/stub.make +++ b/build/import/libboost/date-time/stub.make @@ -1,5 +1,5 @@ # file : build/import/libboost/date-time/stub.make -# copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2015 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 f88fc34..e43ecb7 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-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2015 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 bd90cf6..5a40f61 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-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libboost/configuration-rules.make,$(dcf_root)) |