From 4236af219fe8b00a636c57a08094c03251a63a26 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Wed, 20 Sep 2017 08:27:54 +0200 Subject: add copyright information Signed-off-by: Manuel Traut --- pyjutest | 2 ++ 1 file changed, 2 insertions(+) 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 +# # pyjutest - junit xml generator from junit_xml import TestSuite, TestCase -- cgit v1.2.3