diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/slmock | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/slmock b/tests/slmock index 1007328..10ccc95 100755 --- a/tests/slmock +++ b/tests/slmock @@ -1,7 +1,9 @@ #!/usr/bin/python3 # # Copyright (C) 2012 Canonical, Ltd. -# Author: Matthew Fischer <matthew.fischer@canonical.com> +# Copyright (C) 2015 The Arctica Project +# Authors: Matthew Fischer <matthew.fischer@canonical.com> +# Mike Gabriel <mike.gabriel@das-netzwerkteam.de> import sys import json |