From f6b279095591b315c7498cb7e7efbdeb50a57bfa Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 15:49:26 +0200 Subject: Copyright update --- build/cxx/configuration-rules.make | 2 +- build/cxx/configuration-static.make | 2 +- build/cxx/configuration.make | 2 +- build/cxx/configure | 2 +- build/cxx/cxx-d.make | 2 +- build/cxx/cxx-o.make | 2 +- build/cxx/generic/configuration-rules.make | 2 +- build/cxx/generic/configuration-sl-rules.make | 2 +- build/cxx/generic/configuration-sl.make | 2 +- build/cxx/generic/configuration.make | 2 +- build/cxx/generic/configure | 2 +- build/cxx/generic/configure-sl | 2 +- build/cxx/generic/cxx-d.make | 2 +- build/cxx/generic/cxx-o.make | 2 +- build/cxx/generic/o-e.make | 2 +- build/cxx/generic/o-l.make | 2 +- build/cxx/gnu/configuration-rules.make | 2 +- build/cxx/gnu/configuration-static.make | 2 +- build/cxx/gnu/configuration.make | 2 +- build/cxx/gnu/configure | 2 +- build/cxx/gnu/cxx-d.make | 2 +- build/cxx/gnu/cxx-o.make | 2 +- build/cxx/gnu/o-e.make | 2 +- build/cxx/gnu/o-l.make | 2 +- build/cxx/intel/configuration-rules.make | 2 +- build/cxx/intel/configuration-static.make | 2 +- build/cxx/intel/configuration.make | 2 +- build/cxx/intel/configure | 2 +- build/cxx/intel/cxx-d.make | 2 +- build/cxx/intel/cxx-o.make | 2 +- build/cxx/intel/o-e.make | 2 +- build/cxx/intel/o-l.make | 2 +- build/cxx/o-e.make | 2 +- build/cxx/o-l.make | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) (limited to 'build/cxx') diff --git a/build/cxx/configuration-rules.make b/build/cxx/configuration-rules.make index ecbadd4..2a2713c 100644 --- a/build/cxx/configuration-rules.make +++ b/build/cxx/configuration-rules.make @@ -1,6 +1,6 @@ # file : build/cxx/configuration-rules.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/cxx/configuration-dynamic.make: | $(dcf_root)/cxx/. diff --git a/build/cxx/configuration-static.make b/build/cxx/configuration-static.make index b1339bf..d3227f0 100644 --- a/build/cxx/configuration-static.make +++ b/build/cxx/configuration-static.make @@ -1,6 +1,6 @@ # file : build/cxx/configuration-static.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file cxx_h_suffix := hxx diff --git a/build/cxx/configuration.make b/build/cxx/configuration.make index 5ad97ae..f02b127 100644 --- a/build/cxx/configuration.make +++ b/build/cxx/configuration.make @@ -1,6 +1,6 @@ # file : build/cxx/configuration.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(bld_root)/cxx/configuration-rules.make,$(dcf_root)) diff --git a/build/cxx/configure b/build/cxx/configure index 033424b..100aae9 100755 --- a/build/cxx/configure +++ b/build/cxx/configure @@ -2,7 +2,7 @@ # file : build/cxx/configure # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # $1 out file diff --git a/build/cxx/cxx-d.make b/build/cxx/cxx-d.make index 34b80c9..d7308fe 100644 --- a/build/cxx/cxx-d.make +++ b/build/cxx/cxx-d.make @@ -1,6 +1,6 @@ # file : build/cxx/cxx-d.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include,$(bld_root)/cxx/configuration.make) diff --git a/build/cxx/cxx-o.make b/build/cxx/cxx-o.make index e01067f..6b91b9b 100644 --- a/build/cxx/cxx-o.make +++ b/build/cxx/cxx-o.make @@ -1,6 +1,6 @@ # file : build/cxx/cxx-o.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include,$(bld_root)/cxx/configuration.make) diff --git a/build/cxx/generic/configuration-rules.make b/build/cxx/generic/configuration-rules.make index 4450ca8..fcb35c6 100644 --- a/build/cxx/generic/configuration-rules.make +++ b/build/cxx/generic/configuration-rules.make @@ -1,6 +1,6 @@ # file : build/cxx/generic/configuration-rules.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/cxx/generic/configuration-dynamic.make: | $(dcf_root)/cxx/generic/. diff --git a/build/cxx/generic/configuration-sl-rules.make b/build/cxx/generic/configuration-sl-rules.make index ada344a..55ae964 100644 --- a/build/cxx/generic/configuration-sl-rules.make +++ b/build/cxx/generic/configuration-sl-rules.make @@ -1,6 +1,6 @@ # file : build/cxx/generic/configuration-sl-rules.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/cxx/generic/configuration-sl-dynamic.make: | $(dcf_root)/cxx/generic/. diff --git a/build/cxx/generic/configuration-sl.make b/build/cxx/generic/configuration-sl.make index 2a5e682..eaf677e 100644 --- a/build/cxx/generic/configuration-sl.make +++ b/build/cxx/generic/configuration-sl.make @@ -1,6 +1,6 @@ # file : build/cxx/generic/configuration-sl.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(bld_root)/cxx/generic/configuration-sl-rules.make,$(dcf_root)) diff --git a/build/cxx/generic/configuration.make b/build/cxx/generic/configuration.make index b57eaaf..abc5425 100644 --- a/build/cxx/generic/configuration.make +++ b/build/cxx/generic/configuration.make @@ -1,6 +1,6 @@ # file : build/cxx/generic/configuration.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(bld_root)/cxx/generic/configuration-rules.make,$(dcf_root)) diff --git a/build/cxx/generic/configure b/build/cxx/generic/configure index 48b1b59..2dceb5f 100755 --- a/build/cxx/generic/configure +++ b/build/cxx/generic/configure @@ -2,7 +2,7 @@ # file : build/cxx/generic/configure # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # $1 out file diff --git a/build/cxx/generic/configure-sl b/build/cxx/generic/configure-sl index 1c4b8b5..a74f5d3 100755 --- a/build/cxx/generic/configure-sl +++ b/build/cxx/generic/configure-sl @@ -2,7 +2,7 @@ # file : build/cxx/generic/configure-sl # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # $1 out file diff --git a/build/cxx/generic/cxx-d.make b/build/cxx/generic/cxx-d.make index 53f44b1..cff113a 100644 --- a/build/cxx/generic/cxx-d.make +++ b/build/cxx/generic/cxx-d.make @@ -1,6 +1,6 @@ # file : build/cxx/generic/cxx-o.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include,$(bld_root)/cxx/generic/configuration.make) diff --git a/build/cxx/generic/cxx-o.make b/build/cxx/generic/cxx-o.make index e88f5c6..f5d5999 100644 --- a/build/cxx/generic/cxx-o.make +++ b/build/cxx/generic/cxx-o.make @@ -1,6 +1,6 @@ # file : build/cxx/generic/cxx-o.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(bld_root)/c/cpp-options.make,$(out_base)) diff --git a/build/cxx/generic/o-e.make b/build/cxx/generic/o-e.make index 8170da3..6e5d6c9 100644 --- a/build/cxx/generic/o-e.make +++ b/build/cxx/generic/o-e.make @@ -1,6 +1,6 @@ # file : build/cxx/generic/o-e.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include,$(bld_root)/cxx/generic/configuration.make) diff --git a/build/cxx/generic/o-l.make b/build/cxx/generic/o-l.make index 5b29855..63aa88b 100644 --- a/build/cxx/generic/o-l.make +++ b/build/cxx/generic/o-l.make @@ -1,6 +1,6 @@ # file : build/cxx/generic/o-l.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include,$(bld_root)/cxx/generic/configuration.make) diff --git a/build/cxx/gnu/configuration-rules.make b/build/cxx/gnu/configuration-rules.make index e621640..39a0f15 100644 --- a/build/cxx/gnu/configuration-rules.make +++ b/build/cxx/gnu/configuration-rules.make @@ -1,6 +1,6 @@ # file : build/cxx/gnu/configuration-rules.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/cxx/gnu/configuration-dynamic.make: | $(dcf_root)/cxx/gnu/. diff --git a/build/cxx/gnu/configuration-static.make b/build/cxx/gnu/configuration-static.make index 9a2521a..2cd6107 100644 --- a/build/cxx/gnu/configuration-static.make +++ b/build/cxx/gnu/configuration-static.make @@ -1,4 +1,4 @@ # file : build/cxx/gnu/configuration-static.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/cxx/gnu/configuration.make b/build/cxx/gnu/configuration.make index 57e00e9..5f53b6a 100644 --- a/build/cxx/gnu/configuration.make +++ b/build/cxx/gnu/configuration.make @@ -1,6 +1,6 @@ # file : build/cxx/gnu/configuration.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(bld_root)/cxx/gnu/configuration-rules.make,$(dcf_root)) diff --git a/build/cxx/gnu/configure b/build/cxx/gnu/configure index b9c6ef6..a52ba7a 100755 --- a/build/cxx/gnu/configure +++ b/build/cxx/gnu/configure @@ -2,7 +2,7 @@ # file : build/cxx/gnu/configure # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # $1 out file diff --git a/build/cxx/gnu/cxx-d.make b/build/cxx/gnu/cxx-d.make index 642a846..50fd05d 100644 --- a/build/cxx/gnu/cxx-d.make +++ b/build/cxx/gnu/cxx-d.make @@ -1,6 +1,6 @@ # file : build/cxx/gnu/cxx-o.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(bld_root)/c/cpp-options.make,$(out_base)) diff --git a/build/cxx/gnu/cxx-o.make b/build/cxx/gnu/cxx-o.make index 0320177..6c2ff00 100644 --- a/build/cxx/gnu/cxx-o.make +++ b/build/cxx/gnu/cxx-o.make @@ -1,6 +1,6 @@ # file : build/cxx/gnu/cxx-o.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(bld_root)/c/cpp-options.make,$(out_base)) diff --git a/build/cxx/gnu/o-e.make b/build/cxx/gnu/o-e.make index 8c233bd..d035bc1 100644 --- a/build/cxx/gnu/o-e.make +++ b/build/cxx/gnu/o-e.make @@ -1,6 +1,6 @@ # file : build/cxx/gnu/o-e.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include,$(bld_root)/cxx/gnu/configuration.make) diff --git a/build/cxx/gnu/o-l.make b/build/cxx/gnu/o-l.make index e378a4d..9a2e129 100644 --- a/build/cxx/gnu/o-l.make +++ b/build/cxx/gnu/o-l.make @@ -1,6 +1,6 @@ # file : build/cxx/gnu/o-l.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include,$(bld_root)/cxx/gnu/configuration.make) diff --git a/build/cxx/intel/configuration-rules.make b/build/cxx/intel/configuration-rules.make index 0e35793..17d1402 100644 --- a/build/cxx/intel/configuration-rules.make +++ b/build/cxx/intel/configuration-rules.make @@ -1,6 +1,6 @@ # file : build/cxx/intel/configuration-rules.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/cxx/intel/configuration-dynamic.make: | $(dcf_root)/cxx/intel/. diff --git a/build/cxx/intel/configuration-static.make b/build/cxx/intel/configuration-static.make index e619365..18afc54 100644 --- a/build/cxx/intel/configuration-static.make +++ b/build/cxx/intel/configuration-static.make @@ -1,4 +1,4 @@ # file : build/cxx/intel/configuration-static.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/cxx/intel/configuration.make b/build/cxx/intel/configuration.make index eade065..62a7462 100644 --- a/build/cxx/intel/configuration.make +++ b/build/cxx/intel/configuration.make @@ -1,6 +1,6 @@ # file : build/cxx/intel/configuration.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(bld_root)/cxx/intel/configuration-rules.make,$(dcf_root)) diff --git a/build/cxx/intel/configure b/build/cxx/intel/configure index ef250cf..fe0eafe 100755 --- a/build/cxx/intel/configure +++ b/build/cxx/intel/configure @@ -2,7 +2,7 @@ # file : build/cxx/intel/configure # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # $1 out file diff --git a/build/cxx/intel/cxx-d.make b/build/cxx/intel/cxx-d.make index cd7b567..3c01ea1 100644 --- a/build/cxx/intel/cxx-d.make +++ b/build/cxx/intel/cxx-d.make @@ -1,6 +1,6 @@ # file : build/cxx/intel/cxx-o.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(bld_root)/c/cpp-options.make,$(out_base)) diff --git a/build/cxx/intel/cxx-o.make b/build/cxx/intel/cxx-o.make index c64e2c8..cd08019 100644 --- a/build/cxx/intel/cxx-o.make +++ b/build/cxx/intel/cxx-o.make @@ -1,6 +1,6 @@ # file : build/cxx/intel/cxx-o.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(bld_root)/c/cpp-options.make,$(out_base)) diff --git a/build/cxx/intel/o-e.make b/build/cxx/intel/o-e.make index c92173a..9585c81 100644 --- a/build/cxx/intel/o-e.make +++ b/build/cxx/intel/o-e.make @@ -1,6 +1,6 @@ # file : build/cxx/intel/o-e.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include,$(bld_root)/cxx/intel/configuration.make) diff --git a/build/cxx/intel/o-l.make b/build/cxx/intel/o-l.make index 76f8cff..08fcf1d 100644 --- a/build/cxx/intel/o-l.make +++ b/build/cxx/intel/o-l.make @@ -1,6 +1,6 @@ # file : build/cxx/intel/o-l.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include,$(bld_root)/cxx/intel/configuration.make) diff --git a/build/cxx/o-e.make b/build/cxx/o-e.make index 55486b3..44cf329 100644 --- a/build/cxx/o-e.make +++ b/build/cxx/o-e.make @@ -1,6 +1,6 @@ # file : build/cxx/o-e.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include,$(bld_root)/cxx/configuration.make) diff --git a/build/cxx/o-l.make b/build/cxx/o-l.make index 5eb04d4..f7c1c0f 100644 --- a/build/cxx/o-l.make +++ b/build/cxx/o-l.make @@ -1,6 +1,6 @@ # file : build/cxx/o-l.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include,$(bld_root)/ld/configuration-lib.make) -- cgit v1.1