diff options
Diffstat (limited to 'libboost/filesystem')
-rw-r--r-- | libboost/filesystem/rules.make | 2 | ||||
-rw-r--r-- | libboost/filesystem/stub.make | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libboost/filesystem/rules.make b/libboost/filesystem/rules.make index 4349228..acd6c8b 100644 --- a/libboost/filesystem/rules.make +++ b/libboost/filesystem/rules.make @@ -1,5 +1,5 @@ # file : build/import/libboost/filesystem/rules.make -# copyright : Copyright (c) 2005-2011 Boris Kolpackov +# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file #@@ Should use message everywhere. diff --git a/libboost/filesystem/stub.make b/libboost/filesystem/stub.make index 3df21c9..f0a9c0f 100644 --- a/libboost/filesystem/stub.make +++ b/libboost/filesystem/stub.make @@ -1,5 +1,5 @@ # file : build/import/libboost/filesystem/stub.make -# copyright : Copyright (c) 2005-2011 Boris Kolpackov +# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libboost/configuration-rules.make,$(dcf_root)) |