aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hello/libhello/build/import/libhello
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/hello/libhello/build/import/libhello')
-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
3 files changed, 3 insertions, 3 deletions
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 8ecf210..4c70435 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 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 780036d..24fecfa 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-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/examples/cxx/hello/libhello/build/import/libhello/stub.make b/examples/cxx/hello/libhello/build/import/libhello/stub.make
index 6de692c..effba87 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-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,$(scf_root)/import/libhello/configuration-rules.make,$(dcf_root))