From 73e602354232433dd1bcde00e4377edbfaaa4e6a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 1 Jan 2010 12:47:07 +0200 Subject: Update copyright --- tests/compiler/cxx-indenter/driver.cxx | 2 +- tests/compiler/cxx-indenter/makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/compiler/cxx-indenter') diff --git a/tests/compiler/cxx-indenter/driver.cxx b/tests/compiler/cxx-indenter/driver.cxx index 0f9a3c5..8dc02c3 100644 --- a/tests/compiler/cxx-indenter/driver.cxx +++ b/tests/compiler/cxx-indenter/driver.cxx @@ -1,6 +1,6 @@ // file : tests/compiler/cxx-indenter/driver.cxx // 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 diff --git a/tests/compiler/cxx-indenter/makefile b/tests/compiler/cxx-indenter/makefile index c0e7cff..d0990ee 100644 --- a/tests/compiler/cxx-indenter/makefile +++ b/tests/compiler/cxx-indenter/makefile @@ -1,6 +1,6 @@ # file : tests/compiler/cxx-indenter/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 v1.1