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/file/driver.cxx | 2 +- tests/file/makefile | 2 +- tests/file/test.cli | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/file') diff --git a/tests/file/driver.cxx b/tests/file/driver.cxx index e0aec6e..d368a98 100644 --- a/tests/file/driver.cxx +++ b/tests/file/driver.cxx @@ -1,6 +1,6 @@ // file : tests/file/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 // Test argv_file_scanner. diff --git a/tests/file/makefile b/tests/file/makefile index d6f5a61..68b28f7 100644 --- a/tests/file/makefile +++ b/tests/file/makefile @@ -1,6 +1,6 @@ # file : tests/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 diff --git a/tests/file/test.cli b/tests/file/test.cli index 4bd40d0..6cb4238 100644 --- a/tests/file/test.cli +++ b/tests/file/test.cli @@ -1,6 +1,6 @@ // file : tests/file/test.cli // 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 class options -- cgit