From 48787203dcc538aa7c34a556de1dacf276dc591b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 1 Jan 2010 12:52:02 +0200 Subject: Update copyright --- tests/parser/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/parser/makefile') diff --git a/tests/parser/makefile b/tests/parser/makefile index 2d435b4..c945610 100644 --- a/tests/parser/makefile +++ b/tests/parser/makefile @@ -1,6 +1,6 @@ # file : tests/parser/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