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 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 <boris@codesynthesis.com>
-# 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 <boris@codesynthesis.com>
-# 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 <boris@codesynthesis.com>
-# 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 <boris@codesynthesis.com>
-# 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 <boris@codesynthesis.com>
-# 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 <boris@codesynthesis.com>
-# 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 <boris@codesynthesis.com>
-# 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 <boris@codesynthesis.com>
-# 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)