diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:52:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:52:04 +0200 |
commit | ad0fc0d9e6d9ad4e9aef6c76e1150ccf8885b217 (patch) | |
tree | 7262c62890f5ed4da48b9cf85c84379dc7638486 /build/import/libboost/header-only | |
parent | dae71f180120d7a7e22262220410913d77aa1767 (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 f8b68bc..c24faf3 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-2011 Boris Kolpackov +# copyright : Copyright (c) 2005-2012 Boris Kolpackov # 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 9fa86e9..cfc9b34 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-2011 Boris Kolpackov +# copyright : Copyright (c) 2005-2012 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libboost/configuration-rules.make,$(dcf_root)) |