aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hello/libhello/build/import
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 15:49:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 15:49:26 +0200
commitf6b279095591b315c7498cb7e7efbdeb50a57bfa (patch)
treed4cc7a1066fb9fd56c1367192c851affb0eb77fb /examples/cxx/hello/libhello/build/import
parent692f5a84ce52a3feb1438143aaedd0c7478a6f1a (diff)
Copyright update
Diffstat (limited to 'examples/cxx/hello/libhello/build/import')
-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 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))