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/erase | |
| parent | 49db9688af142b2c4298177edb28b915e502a1ea (diff) | |
| download | cli-48787203dcc538aa7c34a556de1dacf276dc591b.tar.gz cli-48787203dcc538aa7c34a556de1dacf276dc591b.tar.xz cli-48787203dcc538aa7c34a556de1dacf276dc591b.zip | |
Update copyright
Diffstat (limited to 'tests/erase')
| -rw-r--r-- | tests/erase/driver.cxx | 2 | ||||
| -rw-r--r-- | tests/erase/makefile | 2 | ||||
| -rw-r--r-- | tests/erase/test.cli | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/erase/driver.cxx b/tests/erase/driver.cxx index ddb6b8d..4f40976 100644 --- a/tests/erase/driver.cxx +++ b/tests/erase/driver.cxx @@ -1,6 +1,6 @@ // file : tests/erase/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 argument erasing. diff --git a/tests/erase/makefile b/tests/erase/makefile index 5a8f49a..9f65e59 100644 --- a/tests/erase/makefile +++ b/tests/erase/makefile @@ -1,6 +1,6 @@ # file : tests/erase/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/erase/test.cli b/tests/erase/test.cli index 57820c0..72d30ac 100644 --- a/tests/erase/test.cli +++ b/tests/erase/test.cli @@ -1,6 +1,6 @@ // file : tests/erase/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 |
