aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/multidir
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/multidir')
-rw-r--r--examples/cxx/multidir/build/bootstrap.make2
-rw-r--r--examples/cxx/multidir/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/cxx/multidir/build/bootstrap.make b/examples/cxx/multidir/build/bootstrap.make
index 7e5420b..9317388 100644
--- a/examples/cxx/multidir/build/bootstrap.make
+++ b/examples/cxx/multidir/build/bootstrap.make
@@ -1,6 +1,6 @@
# file : examples/cxx/multidir/build/bootstrap.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
project_name := multidir
diff --git a/examples/cxx/multidir/makefile b/examples/cxx/multidir/makefile
index 143d50f..b9b66d9 100644
--- a/examples/cxx/multidir/makefile
+++ b/examples/cxx/multidir/makefile
@@ -1,6 +1,6 @@
# file : examples/cxx/multidir/makefile
# 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
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make