diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-09 10:19:19 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-09 10:19:19 +0200 |
commit | d56f7077de2a985b9e105df3fd70253381a01401 (patch) | |
tree | 517733baa1781534f20ad16db9faf86ff52a90db /build/import/libboost | |
parent | 73ec71168651c90160635fa9c990edc716c0dd34 (diff) |
Update copyright year
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 8d5737e..61ad49f 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-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2013 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 d5e6a9f..ef39001 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-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2013 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 d184b72..f6ae20d 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-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2013 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 8b9a5bd..c3508c1 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-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2013 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 a54a446..f88fc34 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 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2013 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 b92076f..bd90cf6 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 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libboost/configuration-rules.make,$(dcf_root)) |