From 53b8695810131792357c833cb6c8237df117ea3b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 15:57:45 +0200 Subject: Copyright update --- examples/features/driver.cxx | 2 +- examples/features/makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/features') diff --git a/examples/features/driver.cxx b/examples/features/driver.cxx index 991c2c9..04b5e1c 100644 --- a/examples/features/driver.cxx +++ b/examples/features/driver.cxx @@ -1,6 +1,6 @@ // file : examples/features/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/examples/features/makefile b/examples/features/makefile index ce03100..9b7ceac 100644 --- a/examples/features/makefile +++ b/examples/features/makefile @@ -1,6 +1,6 @@ # file : examples/features/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