aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hello/libhello/build
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/hello/libhello/build')
-rw-r--r--examples/cxx/hello/libhello/build/bootstrap.make2
-rw-r--r--examples/cxx/hello/libhello/build/export/libhello/stub.make2
-rw-r--r--examples/cxx/hello/libhello/build/import/libhello/configuration-rules.make2
-rwxr-xr-xexamples/cxx/hello/libhello/build/import/libhello/configure2
-rw-r--r--examples/cxx/hello/libhello/build/import/libhello/stub.make2
5 files changed, 5 insertions, 5 deletions
diff --git a/examples/cxx/hello/libhello/build/bootstrap.make b/examples/cxx/hello/libhello/build/bootstrap.make
index 400439c..3cd7ae3 100644
--- a/examples/cxx/hello/libhello/build/bootstrap.make
+++ b/examples/cxx/hello/libhello/build/bootstrap.make
@@ -1,6 +1,6 @@
# file : examples/cxx/hello/libhello/build/bootstrap.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
project_name := libhello
diff --git a/examples/cxx/hello/libhello/build/export/libhello/stub.make b/examples/cxx/hello/libhello/build/export/libhello/stub.make
index 1184136..3e54559 100644
--- a/examples/cxx/hello/libhello/build/export/libhello/stub.make
+++ b/examples/cxx/hello/libhello/build/export/libhello/stub.make
@@ -1,6 +1,6 @@
# file : examples/cxx/hello/libhello/build/export/libhello/stub.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,$(src_root)/libhello/makefile)
diff --git a/examples/cxx/hello/libhello/build/import/libhello/configuration-rules.make b/examples/cxx/hello/libhello/build/import/libhello/configuration-rules.make
index 610e463..8ecf210 100644
--- a/examples/cxx/hello/libhello/build/import/libhello/configuration-rules.make
+++ b/examples/cxx/hello/libhello/build/import/libhello/configuration-rules.make
@@ -1,6 +1,6 @@
# file : examples/cxx/hello/libhello/build/import/libhello/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)/import/libhello/configuration-dynamic.make: | $(dcf_root)/import/libhello/.
diff --git a/examples/cxx/hello/libhello/build/import/libhello/configure b/examples/cxx/hello/libhello/build/import/libhello/configure
index 055c17e..780036d 100755
--- a/examples/cxx/hello/libhello/build/import/libhello/configure
+++ b/examples/cxx/hello/libhello/build/import/libhello/configure
@@ -2,7 +2,7 @@
# file : examples/cxx/hello/libhello/build/import/libhello/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
diff --git a/examples/cxx/hello/libhello/build/import/libhello/stub.make b/examples/cxx/hello/libhello/build/import/libhello/stub.make
index 9966a54..6de692c 100644
--- a/examples/cxx/hello/libhello/build/import/libhello/stub.make
+++ b/examples/cxx/hello/libhello/build/import/libhello/stub.make
@@ -1,6 +1,6 @@
# file : examples/cxx/hello/libhello/build/import/libhello/stub.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,$(scf_root)/import/libhello/configuration-rules.make,$(dcf_root))