From 53b8695810131792357c833cb6c8237df117ea3b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 15:57:45 +0200 Subject: Copyright update --- tests/parser/driver.cxx | 2 +- tests/parser/makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/parser') diff --git a/tests/parser/driver.cxx b/tests/parser/driver.cxx index 735b926..5f91564 100644 --- a/tests/parser/driver.cxx +++ b/tests/parser/driver.cxx @@ -1,6 +1,6 @@ // file : tests/parser/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/parser/makefile b/tests/parser/makefile index c945610..eaceabd 100644 --- a/tests/parser/makefile +++ b/tests/parser/makefile @@ -1,6 +1,6 @@ # file : tests/parser/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make -- cgit v1.1