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/file/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/file/makefile') diff --git a/examples/file/makefile b/examples/file/makefile index 04c45a7..ec236dd 100644 --- a/examples/file/makefile +++ b/examples/file/makefile @@ -1,6 +1,6 @@ # file : examples/file/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