diff options
Diffstat (limited to 'libboost/regex')
-rw-r--r-- | libboost/regex/rules.make | 2 | ||||
-rw-r--r-- | libboost/regex/stub.make | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libboost/regex/rules.make b/libboost/regex/rules.make index 2f6b8f7..3c85243 100644 --- a/libboost/regex/rules.make +++ b/libboost/regex/rules.make @@ -1,6 +1,6 @@ # file : build/import/libboost/regex/rules.make # author : Boris Kolpackov <boris@kolpackov.net> -# copyright : Copyright (c) 2005-2010 Boris Kolpackov +# copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libboost/%: root := $(libboost_root) diff --git a/libboost/regex/stub.make b/libboost/regex/stub.make index eabc515..9c02508 100644 --- a/libboost/regex/stub.make +++ b/libboost/regex/stub.make @@ -1,6 +1,6 @@ # file : build/import/libboost/regex/stub.make # author : Boris Kolpackov <boris@kolpackov.net> -# copyright : Copyright (c) 2005-2010 Boris Kolpackov +# copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libboost/configuration-rules.make,$(dcf_root)) |