diff options
| author | Boris Kolpackov <boris@codesynthesis.com> | 2010-01-01 12:52:02 +0200 |
|---|---|---|
| committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-01-01 12:52:02 +0200 |
| commit | 48787203dcc538aa7c34a556de1dacf276dc591b (patch) | |
| tree | 03a7e57b33bb9fa6f315248975979011bf8196b9 /tests/file | |
| parent | 49db9688af142b2c4298177edb28b915e502a1ea (diff) | |
| download | cli-48787203dcc538aa7c34a556de1dacf276dc591b.tar.gz cli-48787203dcc538aa7c34a556de1dacf276dc591b.tar.xz cli-48787203dcc538aa7c34a556de1dacf276dc591b.zip | |
Update copyright
Diffstat (limited to 'tests/file')
| -rw-r--r-- | tests/file/driver.cxx | 2 | ||||
| -rw-r--r-- | tests/file/makefile | 2 | ||||
| -rw-r--r-- | tests/file/test.cli | 2 |
3 files changed, 3 insertions, 3 deletions
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 <boris@codesynthesis.com> -// 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 <boris@codesynthesis.com> -# 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 <boris@codesynthesis.com> -// 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 |
