From 927d6ffbfec0ea269c9dd477d3053b6ff0e73600 Mon Sep 17 00:00:00 2001 From: Jonathan Lange Date: Tue, 1 Nov 2011 12:40:48 -0400 Subject: Copyright update. --- python/subunit/tests/test_run.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'python/subunit/tests') 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 -# Copyright (C) 2011 Martin Pool +# Copyright (C) 2011 Robert Collins # # 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 -- cgit v1.2.1