From 92d8435250a9d8d498e129f91e64045bfd30e7b9 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 15 Oct 2014 16:12:32 +0200 Subject: Add copyright and licensing information. After offline discussions with Magnus Ahltorp. --- tools/testcase1.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/testcase1.py') diff --git a/tools/testcase1.py b/tools/testcase1.py index f78faa3..eab6c6f 100755 --- a/tools/testcase1.py +++ b/tools/testcase1.py @@ -1,4 +1,8 @@ #!/usr/bin/env python + +# Copyright (c) 2014, NORDUnet A/S. +# See LICENSE for licensing information. + import urllib2 import urllib import json -- cgit v1.1