From 48787203dcc538aa7c34a556de1dacf276dc591b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 1 Jan 2010 12:52:02 +0200 Subject: Update copyright --- examples/hello/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/hello/makefile') diff --git a/examples/hello/makefile b/examples/hello/makefile index 49e99b9..d72c1a9 100644 --- a/examples/hello/makefile +++ b/examples/hello/makefile @@ -1,6 +1,6 @@ # file : examples/hello/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2009 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make -- cgit