summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpyjutest2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyjutest b/pyjutest
index 3bfd9e3..c9cd230 100755
--- a/pyjutest
+++ b/pyjutest
@@ -1,5 +1,7 @@
#!/usr/bin/env python3
#
+# (C) 2017 - Manuel Traut <manut@mecka.net>
+#
# pyjutest - junit xml generator
from junit_xml import TestSuite, TestCase