Remove quotes around 'subunit contributors' in copyright headers.
authorThomi Richards <thomi.richards@canonical.com>
Wed, 20 Nov 2013 01:14:25 +0000 (14:14 +1300)
committerThomi Richards <thomi.richards@canonical.com>
Wed, 20 Nov 2013 01:14:25 +0000 (14:14 +1300)
filters/subunit-output
python/subunit/_output.py
python/subunit/tests/test_output_filter.py

index cb2af2d68f163b1e9944f4ebc3516c720af09de0..61e5d11e0dcb0c860d9259edb66db7e3b1d21ae1 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #  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
index ae405ef4de7fe7180ea5c271e3f623ba72e52967..ff6004e77eaeee5a23c8de33420c47701b0e6fa6 100644 (file)
@@ -1,5 +1,5 @@
 #  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
index 102b97043cfab9bd9e963741d731165181abd177..15dce81c442a70b62d4b61b15331f349a0dd6021 100644 (file)
@@ -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