aboutsummaryrefslogtreecommitdiff
path: root/build/c/generic
diff options
context:
space:
mode:
Diffstat (limited to 'build/c/generic')
-rw-r--r--build/c/generic/c-d.make2
-rw-r--r--build/c/generic/c-o.make2
-rw-r--r--build/c/generic/configuration-rules.make2
-rw-r--r--build/c/generic/configuration-sl-rules.make2
-rw-r--r--build/c/generic/configuration-sl.make2
-rw-r--r--build/c/generic/configuration.make2
-rwxr-xr-xbuild/c/generic/configure2
-rwxr-xr-xbuild/c/generic/configure-sl2
-rw-r--r--build/c/generic/o-e.make2
-rw-r--r--build/c/generic/o-l.make2
10 files changed, 10 insertions, 10 deletions
diff --git a/build/c/generic/c-d.make b/build/c/generic/c-d.make
index 8f77d50..2932707 100644
--- a/build/c/generic/c-d.make
+++ b/build/c/generic/c-d.make
@@ -1,6 +1,6 @@
# file : build/c/generic/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,$(bld_root)/c/generic/configuration.make)
diff --git a/build/c/generic/c-o.make b/build/c/generic/c-o.make
index 7b6e622..5234356 100644
--- a/build/c/generic/c-o.make
+++ b/build/c/generic/c-o.make
@@ -1,6 +1,6 @@
# file : build/c/generic/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/generic/configuration-rules.make b/build/c/generic/configuration-rules.make
index 6cd2d5b..2fd56d5 100644
--- a/build/c/generic/configuration-rules.make
+++ b/build/c/generic/configuration-rules.make
@@ -1,6 +1,6 @@
# file : build/c/generic/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/generic/configuration-dynamic.make: | $(dcf_root)/c/generic/.
diff --git a/build/c/generic/configuration-sl-rules.make b/build/c/generic/configuration-sl-rules.make
index da2d0ad..b995884 100644
--- a/build/c/generic/configuration-sl-rules.make
+++ b/build/c/generic/configuration-sl-rules.make
@@ -1,6 +1,6 @@
# file : build/c/generic/configuration-sl-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/generic/configuration-sl-dynamic.make: | $(dcf_root)/c/generic/.
diff --git a/build/c/generic/configuration-sl.make b/build/c/generic/configuration-sl.make
index b3a18a8..91a9ad7 100644
--- a/build/c/generic/configuration-sl.make
+++ b/build/c/generic/configuration-sl.make
@@ -1,6 +1,6 @@
# file : build/c/generic/configuration-sl.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/generic/configuration-sl-rules.make,$(dcf_root))
diff --git a/build/c/generic/configuration.make b/build/c/generic/configuration.make
index 95e79f8..601245c 100644
--- a/build/c/generic/configuration.make
+++ b/build/c/generic/configuration.make
@@ -1,6 +1,6 @@
# file : build/c/generic/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/generic/configuration-rules.make,$(dcf_root))
diff --git a/build/c/generic/configure b/build/c/generic/configure
index 76be8df..6cdbedc 100755
--- a/build/c/generic/configure
+++ b/build/c/generic/configure
@@ -2,7 +2,7 @@
# file : build/c/generic/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/generic/configure-sl b/build/c/generic/configure-sl
index 5500e8b..7cadd95 100755
--- a/build/c/generic/configure-sl
+++ b/build/c/generic/configure-sl
@@ -2,7 +2,7 @@
# file : build/c/generic/configure-sl
# 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/generic/o-e.make b/build/c/generic/o-e.make
index 4a88a0f..10f5799 100644
--- a/build/c/generic/o-e.make
+++ b/build/c/generic/o-e.make
@@ -1,6 +1,6 @@
# file : build/c/generic/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/generic/configuration.make)
diff --git a/build/c/generic/o-l.make b/build/c/generic/o-l.make
index cee21af..573b39b 100644
--- a/build/c/generic/o-l.make
+++ b/build/c/generic/o-l.make
@@ -1,6 +1,6 @@
# file : build/c/generic/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/generic/configuration.make)