diff options
| author | Jonathan Lange <jml@canonical.com> | 2011-11-01 12:40:48 -0400 |
|---|---|---|
| committer | Jonathan Lange <jml@canonical.com> | 2011-11-01 12:40:48 -0400 |
| commit | 927d6ffbfec0ea269c9dd477d3053b6ff0e73600 (patch) | |
| tree | 61f4d29da0df086a14537f6e101e63e7c7be5daa /python | |
| parent | 5c3f13ee9f2d195b605a1b3522fb00e8d5e79786 (diff) | |
| download | subunit-git-927d6ffbfec0ea269c9dd477d3053b6ff0e73600.tar.gz | |
Copyright update.
Diffstat (limited to 'python')
| -rw-r--r-- | python/subunit/tests/test_run.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/python/subunit/tests/test_run.py b/python/subunit/tests/test_run.py index e695703..5a96bcf 100644 --- a/python/subunit/tests/test_run.py +++ b/python/subunit/tests/test_run.py @@ -1,7 +1,6 @@ # # subunit: extensions to python unittest to get test results from subprocesses. -# Copyright (C) 2005 Robert Collins <robertc@robertcollins.net> -# Copyright (C) 2011 Martin Pool <mbp@sourcefrog.net> +# Copyright (C) 2011 Robert Collins <robertc@robertcollins.net> # # Licensed under either the Apache License, Version 2.0 or the BSD 3-clause # license at the users choice. A copy of both licenses are available in the |
