Add missing license headers 79/31179/2
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Tue, 21 Mar 2017 10:23:39 +0000 (18:23 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Tue, 21 Mar 2017 13:29:01 +0000 (21:29 +0800)
Change-Id: Idd76277c84a6afc9a545d6e2bba39aae6e7f5d71
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
qtip/api/controllers/common.py
qtip/api/swagger/swagger.yaml

index 6cabbc7..eeae0fe 100644 (file)
@@ -1,3 +1,12 @@
+##############################################################################
+# Copyright (c) 2017 ZTE Corporation 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 httplib
 
 import connexion
index fb10317..c2de2d6 100644 (file)
@@ -4,7 +4,7 @@
 # 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
+# http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
 
 swagger: '2.0'