aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:57:49 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:57:49 +0200
commit5e1768256e804f200dd02a32755395d428600203 (patch)
tree872aba26f96cbd6364d0be63d20c424749d12a4e /tests
parentec41632b536fbab63ce732a2439b38ae1c32b095 (diff)
Update copyright year
Diffstat (limited to 'tests')
-rw-r--r--tests/frame/makefile2
-rw-r--r--tests/import/makefile2
-rw-r--r--tests/include/included2
-rw-r--r--tests/include/makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/frame/makefile b/tests/frame/makefile
index 81025a7..bf22fc5 100644
--- a/tests/frame/makefile
+++ b/tests/frame/makefile
@@ -1,6 +1,6 @@
# file : build/frame/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
diff --git a/tests/import/makefile b/tests/import/makefile
index 56f56db..329a064 100644
--- a/tests/import/makefile
+++ b/tests/import/makefile
@@ -1,6 +1,6 @@
# file : build/import/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
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