diff options
Diffstat (limited to 'tools/certtools.py')
-rw-r--r-- | tools/certtools.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/certtools.py b/tools/certtools.py index a62d58f..61224c4 100644 --- a/tools/certtools.py +++ b/tools/certtools.py @@ -1,3 +1,7 @@ +# Copyright (c) 2014 Kungliga Tekniska Högskolan +# (KTH Royal Institute of Technology, Stockholm, Sweden). +# See LICENSE for licensing information. + import subprocess import json import base64 |