From 7c064687415c895334650321bd5bc34453b0ce38 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:42:25 +0200 Subject: Copyright update --- build/bootstrap.make | 2 +- build/configuration-rules.make | 2 +- build/configuration.make | 2 +- build/configure | 2 +- build/import/libboost/configuration-rules.make | 2 +- build/import/libboost/configure | 2 +- build/import/libboost/date-time/rules.make | 2 +- build/import/libboost/date-time/stub.make | 2 +- build/import/libboost/filesystem/rules.make | 2 +- build/import/libboost/filesystem/stub.make | 2 +- build/import/libboost/regex/rules.make | 2 +- build/import/libboost/regex/stub.make | 2 +- build/import/libboost/serialization/rules.make | 2 +- build/import/libboost/serialization/stub.make | 2 +- build/xsd/parser/xsd-cxx.make | 2 +- build/xsd/tree/xsd-cxx.make | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'build') diff --git a/build/bootstrap.make b/build/bootstrap.make index 984e535..974f915 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,6 +1,6 @@ # file : build/bootstrap.make # author : Boris Kolpackov -# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file project_name := xsd diff --git a/build/configuration-rules.make b/build/configuration-rules.make index 6fb0155..f4c0dad 100644 --- a/build/configuration-rules.make +++ b/build/configuration-rules.make @@ -1,6 +1,6 @@ # file : build/configuration-rules.make # author : Boris Kolpackov -# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file $(dcf_root)/configuration-dynamic.make: | $(dcf_root)/. diff --git a/build/configuration.make b/build/configuration.make index b1f5e60..938d61f 100644 --- a/build/configuration.make +++ b/build/configuration.make @@ -1,6 +1,6 @@ # file : build/configuration.make # author : Boris Kolpackov -# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file $(call include-once,$(scf_root)/configuration-rules.make,$(dcf_root)) diff --git a/build/configure b/build/configure index 44cbc27..fb1882d 100755 --- a/build/configure +++ b/build/configure @@ -2,7 +2,7 @@ # file : build/configure # author : Boris Kolpackov -# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file # $1 out file diff --git a/build/import/libboost/configuration-rules.make b/build/import/libboost/configuration-rules.make index 40fff9f..df35c70 100644 --- a/build/import/libboost/configuration-rules.make +++ b/build/import/libboost/configuration-rules.make @@ -1,6 +1,6 @@ # file : build/import/libboost/configuration-rules.make # author : Boris Kolpackov -# 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/configuration-dynamic.make: | $(dcf_root)/import/libboost/. diff --git a/build/import/libboost/configure b/build/import/libboost/configure index c924a30..7f78219 100755 --- a/build/import/libboost/configure +++ b/build/import/libboost/configure @@ -2,7 +2,7 @@ # file : build/import/libboost/configure # author : Boris Kolpackov -# copyright : Copyright (c) 2005-2010 Boris Kolpackov +# copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libboost/date-time/rules.make b/build/import/libboost/date-time/rules.make index 5de56fc..b9ea87b 100644 --- a/build/import/libboost/date-time/rules.make +++ b/build/import/libboost/date-time/rules.make @@ -1,6 +1,6 @@ # file : build/import/libboost/date-time/rules.make # author : Boris Kolpackov -# 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/build/import/libboost/date-time/stub.make b/build/import/libboost/date-time/stub.make index cb10dd9..66d1989 100644 --- a/build/import/libboost/date-time/stub.make +++ b/build/import/libboost/date-time/stub.make @@ -1,6 +1,6 @@ # file : build/import/libboost/date-time/stub.make # author : Boris Kolpackov -# 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)) diff --git a/build/import/libboost/filesystem/rules.make b/build/import/libboost/filesystem/rules.make index b5febd3..fa70735 100644 --- a/build/import/libboost/filesystem/rules.make +++ b/build/import/libboost/filesystem/rules.make @@ -1,6 +1,6 @@ # file : build/import/libboost/filesystem/rules.make # author : Boris Kolpackov -# copyright : Copyright (c) 2005-2010 Boris Kolpackov +# copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file #@@ Should use message everywhere. diff --git a/build/import/libboost/filesystem/stub.make b/build/import/libboost/filesystem/stub.make index fb7398d..76ad55e 100644 --- a/build/import/libboost/filesystem/stub.make +++ b/build/import/libboost/filesystem/stub.make @@ -1,6 +1,6 @@ # file : build/import/libboost/filesystem/stub.make # author : Boris Kolpackov -# 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)) diff --git a/build/import/libboost/regex/rules.make b/build/import/libboost/regex/rules.make index 2f6b8f7..3c85243 100644 --- a/build/import/libboost/regex/rules.make +++ b/build/import/libboost/regex/rules.make @@ -1,6 +1,6 @@ # file : build/import/libboost/regex/rules.make # author : Boris Kolpackov -# 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/build/import/libboost/regex/stub.make b/build/import/libboost/regex/stub.make index eabc515..9c02508 100644 --- a/build/import/libboost/regex/stub.make +++ b/build/import/libboost/regex/stub.make @@ -1,6 +1,6 @@ # file : build/import/libboost/regex/stub.make # author : Boris Kolpackov -# 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)) diff --git a/build/import/libboost/serialization/rules.make b/build/import/libboost/serialization/rules.make index eab97ff..6733ac0 100644 --- a/build/import/libboost/serialization/rules.make +++ b/build/import/libboost/serialization/rules.make @@ -1,6 +1,6 @@ # file : build/import/libboost/serialization/rules.make # author : Boris Kolpackov -# 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/build/import/libboost/serialization/stub.make b/build/import/libboost/serialization/stub.make index 09d0858..11ee727 100644 --- a/build/import/libboost/serialization/stub.make +++ b/build/import/libboost/serialization/stub.make @@ -1,6 +1,6 @@ # file : build/import/libboost/serialization/stub.make # author : Boris Kolpackov -# 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)) diff --git a/build/xsd/parser/xsd-cxx.make b/build/xsd/parser/xsd-cxx.make index e96c29f..ec76cd9 100644 --- a/build/xsd/parser/xsd-cxx.make +++ b/build/xsd/parser/xsd-cxx.make @@ -1,6 +1,6 @@ # file : build/xsd/parser/xsd-cxx.make # author : Boris Kolpackov -# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file #@@ Need to use extensions from cxx config. diff --git a/build/xsd/tree/xsd-cxx.make b/build/xsd/tree/xsd-cxx.make index d63c651..9fa4d97 100644 --- a/build/xsd/tree/xsd-cxx.make +++ b/build/xsd/tree/xsd-cxx.make @@ -1,6 +1,6 @@ # file : build/xsd/tree/xsd-cxx.make # author : Boris Kolpackov -# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file #@@ Need to use extensions from cxx config. -- cgit v1.1