Add License for the python scripts in folder offline 75/49175/1
authorxudan <xudan16@huawei.com>
Mon, 18 Dec 2017 06:31:52 +0000 (01:31 -0500)
committerxudan <xudan16@huawei.com>
Mon, 18 Dec 2017 06:31:52 +0000 (01:31 -0500)
Change-Id: I9c585f132c10ef726cd859e4abe3c9a874cbe0bc
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/utils/offline/download.py
dovetail/utils/offline/load.py

index 3fb0cde..b6778c9 100755 (executable)
@@ -1,4 +1,11 @@
-#!/usr/bin/env python
+##############################################################################
+# Copyright (c) 2016 HUAWEI TECHNOLOGIES CO.,LTD and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 
 import os
 import yaml
index c56868a..e3b1fb1 100755 (executable)
@@ -1,4 +1,11 @@
-#!/usr/bin/env python
+##############################################################################
+# Copyright (c) 2016 HUAWEI TECHNOLOGIES CO.,LTD and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 
 import os
 import sys