From 0f2680136bcc24d5e9178cbaef69165b37b8e14e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 15:04:09 +0200 Subject: Update copyright --- libace/configuration-rules.make | 2 +- libace/configure | 2 +- libace/rules.make | 2 +- libace/stub.make | 2 +- libboost/configuration-rules.make | 2 +- libboost/configure | 2 +- libboost/date-time/rules.make | 2 +- libboost/date-time/stub.make | 2 +- libboost/filesystem/rules.make | 2 +- libboost/filesystem/stub.make | 2 +- libboost/header-only/rules.make | 2 +- libboost/header-only/stub.make | 2 +- libboost/regex/rules.make | 2 +- libboost/regex/stub.make | 2 +- libboost/serialization/rules.make | 2 +- libboost/serialization/stub.make | 2 +- libdbxml/configuration-rules.make | 2 +- libdbxml/configure | 2 +- libdbxml/rules.make | 2 +- libdbxml/stub.make | 2 +- libmysqlclient/configuration-rules.make | 2 +- libmysqlclient/configure | 2 +- libmysqlclient/rules.make | 2 +- libmysqlclient/stub.make | 2 +- libmysqlclient_r/configuration-rules.make | 2 +- libmysqlclient_r/configure | 2 +- libmysqlclient_r/rules.make | 2 +- libmysqlclient_r/stub.make | 2 +- libqt/configuration-rules.make | 2 +- libqt/configure | 2 +- libqt/core/rules.make | 2 +- libqt/core/stub.make | 2 +- libsqlite/configuration-rules.make | 2 +- libsqlite/configure | 2 +- libsqlite/rules.make | 2 +- libsqlite/stub.make | 2 +- libxerces-c/configuration-rules.make | 2 +- libxerces-c/configure | 2 +- libxerces-c/rules.make | 2 +- libxerces-c/stub.make | 2 +- libxqilla/configuration-rules.make | 2 +- libxqilla/configure | 2 +- libxqilla/rules.make | 2 +- libxqilla/stub.make | 2 +- libz/configuration-rules.make | 2 +- libz/configure | 2 +- libz/rules.make | 2 +- libz/stub.make | 2 +- 48 files changed, 48 insertions(+), 48 deletions(-) diff --git a/libace/configuration-rules.make b/libace/configuration-rules.make index b253d67..3b335e8 100644 --- a/libace/configuration-rules.make +++ b/libace/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libace/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/libace/configuration-dynamic.make: | $(dcf_root)/import/libace/. diff --git a/libace/configure b/libace/configure index e21b139..1de40d2 100755 --- a/libace/configure +++ b/libace/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libace/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/libace/rules.make b/libace/rules.make index d445372..89a0b8d 100644 --- a/libace/rules.make +++ b/libace/rules.make @@ -1,5 +1,5 @@ # file : build/import/libace/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/libace/%: root := $(libace_root) diff --git a/libace/stub.make b/libace/stub.make index fe26406..e5b5a01 100644 --- a/libace/stub.make +++ b/libace/stub.make @@ -1,5 +1,5 @@ # file : build/import/libace/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/libace/configuration-rules.make,$(dcf_root)) 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)) diff --git a/libdbxml/configuration-rules.make b/libdbxml/configuration-rules.make index a60133d..89240b1 100644 --- a/libdbxml/configuration-rules.make +++ b/libdbxml/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libdbxml/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/libdbxml/configuration-dynamic.make: | $(dcf_root)/import/libdbxml/. diff --git a/libdbxml/configure b/libdbxml/configure index e06bd63..affea64 100755 --- a/libdbxml/configure +++ b/libdbxml/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libdbxml/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/libdbxml/rules.make b/libdbxml/rules.make index b5aedd8..1c7fbce 100644 --- a/libdbxml/rules.make +++ b/libdbxml/rules.make @@ -1,5 +1,5 @@ # file : build/import/libdbxml/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 #@@ .l construction is compiler-specific diff --git a/libdbxml/stub.make b/libdbxml/stub.make index 3d60a67..861f49f 100644 --- a/libdbxml/stub.make +++ b/libdbxml/stub.make @@ -1,5 +1,5 @@ # file : build/import/libdbxml/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/libdbxml/configuration-rules.make,$(dcf_root)) diff --git a/libmysqlclient/configuration-rules.make b/libmysqlclient/configuration-rules.make index df56cc4..a039800 100644 --- a/libmysqlclient/configuration-rules.make +++ b/libmysqlclient/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient/configuration-rules.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libmysqlclient/configuration-dynamic.make: | $(dcf_root)/import/libmysqlclient/. diff --git a/libmysqlclient/configure b/libmysqlclient/configure index aa166f1..df85226 100755 --- a/libmysqlclient/configure +++ b/libmysqlclient/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libmysqlclient/configure -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libmysqlclient/rules.make b/libmysqlclient/rules.make index dc2b311..9471ebc 100644 --- a/libmysqlclient/rules.make +++ b/libmysqlclient/rules.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient/rules.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libmysqlclient/%: root := $(libmysqlclient_root) diff --git a/libmysqlclient/stub.make b/libmysqlclient/stub.make index 783840c..b49c427 100644 --- a/libmysqlclient/stub.make +++ b/libmysqlclient/stub.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient/stub.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libmysqlclient/configuration-rules.make,$(dcf_root)) diff --git a/libmysqlclient_r/configuration-rules.make b/libmysqlclient_r/configuration-rules.make index 43a1f35..c58622e 100644 --- a/libmysqlclient_r/configuration-rules.make +++ b/libmysqlclient_r/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient_r/configuration-rules.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libmysqlclient_r/configuration-dynamic.make: | $(dcf_root)/import/libmysqlclient_r/. diff --git a/libmysqlclient_r/configure b/libmysqlclient_r/configure index 77dab76..f8b5210 100755 --- a/libmysqlclient_r/configure +++ b/libmysqlclient_r/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libmysqlclient_r/configure -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libmysqlclient_r/rules.make b/libmysqlclient_r/rules.make index b300c58..4778ae8 100644 --- a/libmysqlclient_r/rules.make +++ b/libmysqlclient_r/rules.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient_r/rules.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libmysqlclient_r/%: root := $(libmysqlclient_r_root) diff --git a/libmysqlclient_r/stub.make b/libmysqlclient_r/stub.make index 7fb782e..72ac367 100644 --- a/libmysqlclient_r/stub.make +++ b/libmysqlclient_r/stub.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient_r/stub.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libmysqlclient_r/configuration-rules.make,$(dcf_root)) diff --git a/libqt/configuration-rules.make b/libqt/configuration-rules.make index 35384b9..03fb341 100644 --- a/libqt/configuration-rules.make +++ b/libqt/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libqt/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/libqt/configuration-dynamic.make: | $(dcf_root)/import/libqt/. diff --git a/libqt/configure b/libqt/configure index 9fad2f7..2350822 100755 --- a/libqt/configure +++ b/libqt/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libqt/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/libqt/core/rules.make b/libqt/core/rules.make index 71abfb3..a6d102c 100644 --- a/libqt/core/rules.make +++ b/libqt/core/rules.make @@ -1,5 +1,5 @@ # file : build/import/libqt/core/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/libqt/%: root := $(libqt_root) diff --git a/libqt/core/stub.make b/libqt/core/stub.make index 8e4acca..464b0ab 100644 --- a/libqt/core/stub.make +++ b/libqt/core/stub.make @@ -1,5 +1,5 @@ # file : build/import/libqt/core/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/libqt/configuration-rules.make,$(dcf_root)) diff --git a/libsqlite/configuration-rules.make b/libsqlite/configuration-rules.make index b6e30eb..6e3dafd 100644 --- a/libsqlite/configuration-rules.make +++ b/libsqlite/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libsqlite/configuration-rules.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libsqlite/configuration-dynamic.make: | $(dcf_root)/import/libsqlite/. diff --git a/libsqlite/configure b/libsqlite/configure index c1b2744..f13948e 100755 --- a/libsqlite/configure +++ b/libsqlite/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libsqlite/configure -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libsqlite/rules.make b/libsqlite/rules.make index f893a32..0e2b5e4 100644 --- a/libsqlite/rules.make +++ b/libsqlite/rules.make @@ -1,5 +1,5 @@ # file : build/import/libsqlite/rules.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libsqlite/%: root := $(libsqlite_root) diff --git a/libsqlite/stub.make b/libsqlite/stub.make index 7890040..06f52e5 100644 --- a/libsqlite/stub.make +++ b/libsqlite/stub.make @@ -1,5 +1,5 @@ # file : build/import/libsqlite/stub.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libsqlite/configuration-rules.make,$(dcf_root)) diff --git a/libxerces-c/configuration-rules.make b/libxerces-c/configuration-rules.make index 07d58c4..69ce17a 100644 --- a/libxerces-c/configuration-rules.make +++ b/libxerces-c/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libxerces-c/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/libxerces-c/configuration-dynamic.make: | $(dcf_root)/import/libxerces-c/. diff --git a/libxerces-c/configure b/libxerces-c/configure index fcf4850..5e6c60d 100755 --- a/libxerces-c/configure +++ b/libxerces-c/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libxerces-c/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/libxerces-c/rules.make b/libxerces-c/rules.make index c83434a..a8e6252 100644 --- a/libxerces-c/rules.make +++ b/libxerces-c/rules.make @@ -1,5 +1,5 @@ # file : build/import/libxerces-c/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/libxerces-c/%: root := $(libxerces_c_root) diff --git a/libxerces-c/stub.make b/libxerces-c/stub.make index 226a2a5..3e8ce07 100644 --- a/libxerces-c/stub.make +++ b/libxerces-c/stub.make @@ -1,5 +1,5 @@ # file : build/import/libxerces-c/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/libxerces-c/configuration-rules.make,$(dcf_root)) diff --git a/libxqilla/configuration-rules.make b/libxqilla/configuration-rules.make index dd401b2..1136be1 100644 --- a/libxqilla/configuration-rules.make +++ b/libxqilla/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libxqilla/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/libxqilla/configuration-dynamic.make: | $(dcf_root)/import/libxqilla/. diff --git a/libxqilla/configure b/libxqilla/configure index c4c0e0d..ac558dc 100755 --- a/libxqilla/configure +++ b/libxqilla/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libxqilla/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/libxqilla/rules.make b/libxqilla/rules.make index c312490..a6eed55 100644 --- a/libxqilla/rules.make +++ b/libxqilla/rules.make @@ -1,5 +1,5 @@ # file : build/import/libxqilla/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/libxqilla/%: root := $(libxqilla_root) diff --git a/libxqilla/stub.make b/libxqilla/stub.make index c07f0a6..336f064 100644 --- a/libxqilla/stub.make +++ b/libxqilla/stub.make @@ -1,5 +1,5 @@ # file : build/import/libxqilla/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/libxqilla/configuration-rules.make,$(dcf_root)) diff --git a/libz/configuration-rules.make b/libz/configuration-rules.make index 56331d7..7971f64 100644 --- a/libz/configuration-rules.make +++ b/libz/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libz/configuration-rules.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libz/configuration-dynamic.make: | $(dcf_root)/import/libz/. diff --git a/libz/configure b/libz/configure index 1ee53e8..bba3f07 100755 --- a/libz/configure +++ b/libz/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libz/configure -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libz/rules.make b/libz/rules.make index 904d66f..69434dd 100644 --- a/libz/rules.make +++ b/libz/rules.make @@ -1,5 +1,5 @@ # file : build/import/libz/rules.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libz/%: root := $(libz_root) diff --git a/libz/stub.make b/libz/stub.make index 12fc5d5..e04aff8 100644 --- a/libz/stub.make +++ b/libz/stub.make @@ -1,5 +1,5 @@ # file : build/import/libz/stub.make -# copyright : Copyright (c) 2009-2011 Boris Kolpackov +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libz/configuration-rules.make,$(dcf_root)) -- cgit v1.1