aboutsummaryrefslogtreecommitdiff
path: root/build/c/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'build/c/gnu')
-rw-r--r--build/c/gnu/c-d.make2
-rw-r--r--build/c/gnu/c-o.make2
-rw-r--r--build/c/gnu/configuration-rules.make2
-rw-r--r--build/c/gnu/configuration-static.make2
-rw-r--r--build/c/gnu/configuration.make2
-rwxr-xr-xbuild/c/gnu/configure2
-rwxr-xr-xbuild/c/gnu/dep2
-rw-r--r--build/c/gnu/o-e.make2
-rw-r--r--build/c/gnu/o-l.make2
9 files changed, 9 insertions, 9 deletions
diff --git a/build/c/gnu/c-d.make b/build/c/gnu/c-d.make
index d7e6c57..b481199 100644
--- a/build/c/gnu/c-d.make
+++ b/build/c/gnu/c-d.make
@@ -1,6 +1,6 @@
# file : build/c/gnu/c-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/c/gnu/c-o.make b/build/c/gnu/c-o.make
index 9f5ecdd..f081eef 100644
--- a/build/c/gnu/c-o.make
+++ b/build/c/gnu/c-o.make
@@ -1,6 +1,6 @@
# file : build/c/gnu/c-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/c/gnu/configuration-rules.make b/build/c/gnu/configuration-rules.make
index 0b3e977..63f8af4 100644
--- a/build/c/gnu/configuration-rules.make
+++ b/build/c/gnu/configuration-rules.make
@@ -1,6 +1,6 @@
# file : build/c/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)/c/gnu/configuration-dynamic.make: | $(dcf_root)/c/gnu/.
diff --git a/build/c/gnu/configuration-static.make b/build/c/gnu/configuration-static.make
index eb00863..df9b20e 100644
--- a/build/c/gnu/configuration-static.make
+++ b/build/c/gnu/configuration-static.make
@@ -1,4 +1,4 @@
# file : build/c/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/c/gnu/configuration.make b/build/c/gnu/configuration.make
index c2e4a32..d6ebd3a 100644
--- a/build/c/gnu/configuration.make
+++ b/build/c/gnu/configuration.make
@@ -1,6 +1,6 @@
# file : build/c/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)/c/gnu/configuration-rules.make,$(dcf_root))
diff --git a/build/c/gnu/configure b/build/c/gnu/configure
index 5695ba4..dad0904 100755
--- a/build/c/gnu/configure
+++ b/build/c/gnu/configure
@@ -2,7 +2,7 @@
# file : build/c/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/c/gnu/dep b/build/c/gnu/dep
index 1286ce2..869a84f 100755
--- a/build/c/gnu/dep
+++ b/build/c/gnu/dep
@@ -2,7 +2,7 @@
# file : build/c/gnu/dep
# 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
# Post-process generated dependency information.
diff --git a/build/c/gnu/o-e.make b/build/c/gnu/o-e.make
index a1da582..c11a538 100644
--- a/build/c/gnu/o-e.make
+++ b/build/c/gnu/o-e.make
@@ -1,6 +1,6 @@
# file : build/c/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)/c/gnu/configuration.make)
diff --git a/build/c/gnu/o-l.make b/build/c/gnu/o-l.make
index 5e66650..a532908 100644
--- a/build/c/gnu/o-l.make
+++ b/build/c/gnu/o-l.make
@@ -1,6 +1,6 @@
# file : build/c/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)/c/gnu/configuration.make)