summaryrefslogtreecommitdiff
path: root/libboost
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 15:04:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 15:04:09 +0200
commit0f2680136bcc24d5e9178cbaef69165b37b8e14e (patch)
tree1c74777dddca3be4bcf23d6fe98c0e8f7d1d9487 /libboost
parent764bc4bcce4ab1a199801ee420e11b38d5b6be6b (diff)
Update copyrightHEADmaster
Diffstat (limited to 'libboost')
-rw-r--r--libboost/configuration-rules.make2
-rwxr-xr-xlibboost/configure2
-rw-r--r--libboost/date-time/rules.make2
-rw-r--r--libboost/date-time/stub.make2
-rw-r--r--libboost/filesystem/rules.make2
-rw-r--r--libboost/filesystem/stub.make2
-rw-r--r--libboost/header-only/rules.make2
-rw-r--r--libboost/header-only/stub.make2
-rw-r--r--libboost/regex/rules.make2
-rw-r--r--libboost/regex/stub.make2
-rw-r--r--libboost/serialization/rules.make2
-rw-r--r--libboost/serialization/stub.make2
12 files changed, 12 insertions, 12 deletions
diff --git a/libboost/configuration-rules.make b/libboost/configuration-rules.make
index 88a3b38..8d5737e 100644
--- a/libboost/configuration-rules.make
+++ b/libboost/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/configuration-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
$(dcf_root)/import/libboost/configuration-dynamic.make: | $(dcf_root)/import/libboost/.
diff --git a/libboost/configure b/libboost/configure
index 361be81..d5e6a9f 100755
--- a/libboost/configure
+++ b/libboost/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libboost/configure
-# copyright : Copyright (c) 2005-2011 Boris Kolpackov
+# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/libboost/date-time/rules.make b/libboost/date-time/rules.make
index 7f862f5..d184b72 100644
--- a/libboost/date-time/rules.make
+++ b/libboost/date-time/rules.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/date-time/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
$(dcf_root)/import/libboost/%: root := $(libboost_root)
diff --git a/libboost/date-time/stub.make b/libboost/date-time/stub.make
index 64deb54..8b9a5bd 100644
--- a/libboost/date-time/stub.make
+++ b/libboost/date-time/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/date-time/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))
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))
diff --git a/libboost/header-only/rules.make b/libboost/header-only/rules.make
index f8b68bc..a54a446 100644
--- a/libboost/header-only/rules.make
+++ b/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 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libboost/%: root := $(libboost_root)
diff --git a/libboost/header-only/stub.make b/libboost/header-only/stub.make
index 9fa86e9..b92076f 100644
--- a/libboost/header-only/stub.make
+++ b/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 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/libboost/regex/rules.make b/libboost/regex/rules.make
index 5e329e8..86b4220 100644
--- a/libboost/regex/rules.make
+++ b/libboost/regex/rules.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/regex/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
$(dcf_root)/import/libboost/%: root := $(libboost_root)
diff --git a/libboost/regex/stub.make b/libboost/regex/stub.make
index cbc9e89..bc0975d 100644
--- a/libboost/regex/stub.make
+++ b/libboost/regex/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/regex/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))
diff --git a/libboost/serialization/rules.make b/libboost/serialization/rules.make
index 6d02b86..1f22997 100644
--- a/libboost/serialization/rules.make
+++ b/libboost/serialization/rules.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/serialization/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
$(dcf_root)/import/libboost/%: root := $(libboost_root)
diff --git a/libboost/serialization/stub.make b/libboost/serialization/stub.make
index b63db81..680503f 100644
--- a/libboost/serialization/stub.make
+++ b/libboost/serialization/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/serialization/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))