diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 15:57:45 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 15:57:45 +0200 |
commit | 53b8695810131792357c833cb6c8237df117ea3b (patch) | |
tree | 80201017a31f918cf218816cfc9d64e6d2b2ad14 /tests/file | |
parent | 0b4fcbeae101f2a5171217f65bab9c6545e853ba (diff) | |
download | cli-53b8695810131792357c833cb6c8237df117ea3b.tar.gz cli-53b8695810131792357c833cb6c8237df117ea3b.tar.xz cli-53b8695810131792357c833cb6c8237df117ea3b.zip |
Copyright update
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 d368a98..d0b5774 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-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 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 af71907..7e4df6a 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-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 diff --git a/tests/file/test.cli b/tests/file/test.cli index 6cb4238..24a1209 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-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file class options |