summaryrefslogtreecommitdiff
path: root/python/subunit/_output.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/subunit/_output.py')
-rw-r--r--python/subunit/_output.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/subunit/_output.py b/python/subunit/_output.py
index ae405ef..ff6004e 100644
--- a/python/subunit/_output.py
+++ b/python/subunit/_output.py
@@ -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