aboutsummaryrefslogtreecommitdiff
path: root/hello
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 17:01:20 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 17:01:20 +0200
commit5351c1c12f57141d224186e4efbf663b61fa42d3 (patch)
treecc31db34de9e8a281b8f58e61ef15b608f987f66 /hello
parent4badc791d1681336cb77bed9b46ed76f842cd21f (diff)
Copyright update
Diffstat (limited to 'hello')
-rw-r--r--hello/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hello/makefile b/hello/makefile
index 2d32e16..c770a19 100644
--- a/hello/makefile
+++ b/hello/makefile
@@ -1,6 +1,6 @@
# file : hello/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make