summaryrefslogtreecommitdiff
path: root/libboost/regex
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 15:52:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 15:52:34 +0200
commit8ffae6ed5dada3480f913fdfe6e0abd7730e3d84 (patch)
treeb4c31848d4e0fdf7e4efbab7352ef366700c0c6a /libboost/regex
parent46fc1c393916509cca055b4e13a07930c51d1ec5 (diff)
Copyright update
Diffstat (limited to 'libboost/regex')
-rw-r--r--libboost/regex/rules.make2
-rw-r--r--libboost/regex/stub.make2
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))