From 52e8d163f68bfa42d71fbb281ccc5ee6deefa23e Mon Sep 17 00:00:00 2001 From: Thomi Richards Date: Wed, 20 Nov 2013 14:14:25 +1300 Subject: Remove quotes around 'subunit contributors' in copyright headers. --- python/subunit/tests/test_output_filter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/subunit/tests') diff --git a/python/subunit/tests/test_output_filter.py b/python/subunit/tests/test_output_filter.py index 102b970..15dce81 100644 --- a/python/subunit/tests/test_output_filter.py +++ b/python/subunit/tests/test_output_filter.py @@ -1,6 +1,6 @@ # # subunit: extensions to python unittest to get test results from subprocesses. -# Copyright (C) 2013 'Subunit Contributors' +# Copyright (C) 2013 Subunit Contributors # # 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