aboutsummaryrefslogtreecommitdiff
path: root/hello
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:03 +0200
commit3bee263c49e675dfa2987aab4c2b3466e7b6068f (patch)
treef2864771b8dc827d2881fe78af57a7cb42d8d9f7 /hello
parent699bd9bbc267e9baadbe077649c6c7e93d2bc11a (diff)
Update copyright year
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 21684e0..ad3d84a 100644
--- a/hello/makefile
+++ b/hello/makefile
@@ -1,5 +1,5 @@
# file : hello/makefile
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make