aboutsummaryrefslogtreecommitdiff
path: root/tests/include
diff options
context:
space:
mode:
Diffstat (limited to 'tests/include')
-rw-r--r--tests/include/included2
-rw-r--r--tests/include/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/include/included b/tests/include/included
index dfdc9fa..2c00dfa 100644
--- a/tests/include/included
+++ b/tests/include/included
@@ -1,6 +1,6 @@
# file : build/include/included
# 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
$(warning included for $(foo))
diff --git a/tests/include/makefile b/tests/include/makefile
index ecafa3b..e1525e8 100644
--- a/tests/include/makefile
+++ b/tests/include/makefile
@@ -1,6 +1,6 @@
# file : build/include/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