aboutsummaryrefslogtreecommitdiff
path: root/tests/include
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 /tests/include
parent692f5a84ce52a3feb1438143aaedd0c7478a6f1a (diff)
Copyright update
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 8bca82f..dfdc9fa 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-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 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 0250228..ecafa3b 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-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make