From c03fd91575763b6b918584fa674aa043cdec350b Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 13 Oct 2014 09:41:28 +0200 Subject: Add licensing information. --- tools/testcase1.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tools/testcase1.py') diff --git a/tools/testcase1.py b/tools/testcase1.py index f78faa3..6171a6b 100755 --- a/tools/testcase1.py +++ b/tools/testcase1.py @@ -1,4 +1,9 @@ #!/usr/bin/env python + +# Copyright (c) 2014 Kungliga Tekniska Högskolan +# (KTH Royal Institute of Technology, Stockholm, Sweden). +# See LICENSE for licensing information. + import urllib2 import urllib import json -- cgit v1.1