aboutsummaryrefslogtreecommitdiff
path: root/build/cxx/generic
diff options
context:
space:
mode:
Diffstat (limited to 'build/cxx/generic')
-rw-r--r--build/cxx/generic/configuration-rules.make2
-rw-r--r--build/cxx/generic/configuration-sl-rules.make2
-rw-r--r--build/cxx/generic/configuration-sl.make2
-rw-r--r--build/cxx/generic/configuration.make2
-rwxr-xr-xbuild/cxx/generic/configure2
-rwxr-xr-xbuild/cxx/generic/configure-sl2
-rw-r--r--build/cxx/generic/cxx-d.make2
-rw-r--r--build/cxx/generic/cxx-o.make2
-rw-r--r--build/cxx/generic/o-e.make2
-rw-r--r--build/cxx/generic/o-l.make2
10 files changed, 10 insertions, 10 deletions
diff --git a/build/cxx/generic/configuration-rules.make b/build/cxx/generic/configuration-rules.make
index fcb35c6..a2af394 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 <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 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 55ae964..4790588 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 <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 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 eaf677e..cd1cea4 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 <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 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 abc5425..8a1bb31 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 <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 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 2dceb5f..cf0b794 100755
--- a/build/cxx/generic/configure
+++ b/build/cxx/generic/configure
@@ -2,7 +2,7 @@
# file : build/cxx/generic/configure
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 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 a74f5d3..accec19 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 <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 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 cff113a..3a85131 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 <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 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 f5d5999..3a9ed97 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 <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 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 6e5d6c9..c50fc9d 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 <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 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 63aa88b..a5e47bc 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 <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include,$(bld_root)/cxx/generic/configuration.make)