aboutsummaryrefslogtreecommitdiff
path: root/build/cxx/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'build/cxx/gnu')
-rw-r--r--build/cxx/gnu/configuration-rules.make2
-rw-r--r--build/cxx/gnu/configuration-static.make2
-rw-r--r--build/cxx/gnu/configuration.make2
-rwxr-xr-xbuild/cxx/gnu/configure2
-rw-r--r--build/cxx/gnu/cxx-d.make2
-rw-r--r--build/cxx/gnu/cxx-o.make2
-rw-r--r--build/cxx/gnu/o-e.make2
-rw-r--r--build/cxx/gnu/o-l.make2
8 files changed, 8 insertions, 8 deletions
diff --git a/build/cxx/gnu/configuration-rules.make b/build/cxx/gnu/configuration-rules.make
index 7eaef83..c56fc7f 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 <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/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 2cd6107..bba2190 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 <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
diff --git a/build/cxx/gnu/configuration.make b/build/cxx/gnu/configuration.make
index 5f53b6a..1593fc2 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 <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/gnu/configuration-rules.make,$(dcf_root))
diff --git a/build/cxx/gnu/configure b/build/cxx/gnu/configure
index 7e5820e..aa7da55 100755
--- a/build/cxx/gnu/configure
+++ b/build/cxx/gnu/configure
@@ -2,7 +2,7 @@
# file : build/cxx/gnu/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/gnu/cxx-d.make b/build/cxx/gnu/cxx-d.make
index 50fd05d..e24f7c5 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 <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/gnu/cxx-o.make b/build/cxx/gnu/cxx-o.make
index 6c2ff00..6d3beba 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 <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/gnu/o-e.make b/build/cxx/gnu/o-e.make
index d035bc1..9bf5e6c 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 <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/gnu/configuration.make)
diff --git a/build/cxx/gnu/o-l.make b/build/cxx/gnu/o-l.make
index e27927c..73c7163 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 <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/gnu/configuration.make)