Update license header
authorhuangjian <huang.jian12@zte.com.cn>
Wed, 28 Sep 2016 08:36:24 +0000 (16:36 +0800)
committerhuangjian <huang.jian12@zte.com.cn>
Wed, 28 Sep 2016 08:36:24 +0000 (16:36 +0800)
Change-Id: I8ba8daf5a84f7e9cde59f07184aebac998fc24e6
IssueId: TOSCA-84
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
34 files changed:
openo-portal/portal-catalog/pom.xml
openo-portal/portal-catalog/src/main/webapp/catalog/csarPackage.html
openo-portal/portal-catalog/src/main/webapp/catalog/css/datatable-sort.css
openo-portal/portal-catalog/src/main/webapp/catalog/css/fileupload.css
openo-portal/portal-catalog/src/main/webapp/catalog/css/hostMirror.css
openo-portal/portal-catalog/src/main/webapp/catalog/css/package.css
openo-portal/portal-catalog/src/main/webapp/catalog/css/platform/animate.min.css
openo-portal/portal-catalog/src/main/webapp/catalog/css/platform/skill.css
openo-portal/portal-catalog/src/main/webapp/catalog/css/software.css
openo-portal/portal-catalog/src/main/webapp/catalog/css/template.css
openo-portal/portal-catalog/src/main/webapp/catalog/css/templateDetail.css
openo-portal/portal-catalog/src/main/webapp/catalog/css/topology.css
openo-portal/portal-catalog/src/main/webapp/catalog/css/virtualApplication.css
openo-portal/portal-catalog/src/main/webapp/catalog/css/vnfm.css
openo-portal/portal-catalog/src/main/webapp/catalog/i18n/nfv-nso-iui-i18n-en-US.properties
openo-portal/portal-catalog/src/main/webapp/catalog/i18n/nfv-nso-iui-i18n-zh-CN.properties
openo-portal/portal-catalog/src/main/webapp/catalog/js/component/commonUtil.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/component/loadi18n_nsoc.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/component/serverPageTable.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/package/pmController.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/package/pmUtil.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmController.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmDetailController.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmDetailUtil.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmNodesController.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmNodesDetailUtil.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmTopoController.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/tmUtil.js
openo-portal/portal-catalog/src/main/webapp/catalog/js/template/topoUtil.js
openo-portal/portal-catalog/src/main/webapp/catalog/nodesDetail.html
openo-portal/portal-catalog/src/main/webapp/catalog/template.html
openo-portal/portal-catalog/src/main/webapp/catalog/templateDetail.html
openo-portal/portal-catalog/src/main/webapp/catalog/topology.html
openo-portal/portal-catalog/src/main/webapp/catalog/topologyDetail.html

index 5ce6acd..19ecd2e 100644 (file)
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 
-    Copyright 2016 [ZTE] and others.
+    Copyright 2016 ZTE Corporation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-            http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
@@ -16,7 +16,6 @@
     limitations under the License.
 
 -->
-
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <parent>
         <groupId>org.openo.gso.gui</groupId>
index aabbaa0..e3a19da 100644 (file)
@@ -1,12 +1,12 @@
 <!--\r
 \r
-    Copyright 2016 [ZTE] and others.\r
+    Copyright 2016 ZTE Corporation.\r
 \r
     Licensed under the Apache License, Version 2.0 (the "License");\r
     you may not use this file except in compliance with the License.\r
     You may obtain a copy of the License at\r
 \r
-            http://www.apache.org/licenses/LICENSE-2.0\r
+        http://www.apache.org/licenses/LICENSE-2.0\r
 \r
     Unless required by applicable law or agreed to in writing, software\r
     distributed under the License is distributed on an "AS IS" BASIS,\r
index ed9847a..b92cf8e 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Copyright 2016 [ZTE] and others.
+ * Copyright 2016 ZTE Corporation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 table.table thead .sorting,
 table.table thead .sorting_asc,
 table.table thead .sorting_desc,
index 14246da..412ad07 100644 (file)
@@ -1,5 +1,5 @@
 /**\r
- * Copyright 2016 [ZTE] and others.\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 @charset "UTF-8";\r
 \r
 .file-caption {\r
index eee3d1b..9847e12 100644 (file)
@@ -1,5 +1,5 @@
 /**\r
- * Copyright 2016 [ZTE] and others.\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 body {\r
        font-family: microsoft yahei !important;\r
 }\r
index 73bc6f4..aa7027b 100644 (file)
@@ -1,5 +1,5 @@
 /**\r
- * Copyright 2016 [ZTE] and others.\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 body {\r
        font-family: microsoft yahei !important;\r
 }\r
index cf2cbaf..f561db0 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Copyright 2016 [ZTE] and others.
+ * Copyright 2016 ZTE Corporation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 @charset "UTF-8";/*!
 Animate.css - http://daneden.me/animate
 Licensed under the MIT license - http://opensource.org/licenses/MIT
index 7f980e9..1d2d397 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Copyright 2016 [ZTE] and others.
+ * Copyright 2016 ZTE Corporation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 body {
   font-family: 'Open Sans', sans-serif;  
   background-color: #f1f3fa;
index 6648b45..faa53c3 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Copyright 2016 [ZTE] and others.
+ * Copyright 2016 ZTE Corporation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 body {
        font-family: microsoft yahei !important;
 }
index 25bf17d..a26e1b2 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Copyright 2016 [ZTE] and others.
+ * Copyright 2016 ZTE Corporation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 body {
        font-family: microsoft yahei !important;
 }
index 9503500..99ba534 100644 (file)
@@ -1,5 +1,5 @@
 /**\r
- * Copyright 2016 [ZTE] and others.\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 body {\r
        font-family: microsoft yahei !important;\r
 }\r
index 1e0d877..0d1de94 100644 (file)
@@ -1,5 +1,5 @@
 /**\r
- * Copyright 2016 [ZTE] and others.\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 .container-fluid {\r
   background-color: #fff;\r
   padding: 0;\r
index 99eafbb..e0792d8 100644 (file)
@@ -1,5 +1,5 @@
 /**\r
- * Copyright 2016 [ZTE] and others.\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 body {\r
        font-family: microsoft yahei !important;\r
 }\r
index 1dac48f..2adc862 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Copyright 2016 [ZTE] and others.
+ * Copyright 2016 ZTE Corporation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 body {
        font-family: microsoft yahei !important;
 }
index d066da4..798c0fc 100644 (file)
@@ -1,11 +1,11 @@
 #\r
-# Copyright 2016 [ZTE] and others.\r
+# Copyright 2016 ZTE Corporation.\r
 #\r
 # Licensed under the Apache License, Version 2.0 (the "License");\r
 # you may not use this file except in compliance with the License.\r
 # You may obtain a copy of the License at\r
 #\r
-#         http://www.apache.org/licenses/LICENSE-2.0\r
+#     http://www.apache.org/licenses/LICENSE-2.0\r
 #\r
 # Unless required by applicable law or agreed to in writing, software\r
 # distributed under the License is distributed on an "AS IS" BASIS,\r
index 86d82ce..ae379c3 100644 (file)
@@ -1,11 +1,11 @@
 #\r
-# Copyright 2016 [ZTE] and others.\r
+# Copyright 2016 ZTE Corporation.\r
 #\r
 # Licensed under the Apache License, Version 2.0 (the "License");\r
 # you may not use this file except in compliance with the License.\r
 # You may obtain a copy of the License at\r
 #\r
-#         http://www.apache.org/licenses/LICENSE-2.0\r
+#     http://www.apache.org/licenses/LICENSE-2.0\r
 #\r
 # Unless required by applicable law or agreed to in writing, software\r
 # distributed under the License is distributed on an "AS IS" BASIS,\r
index abc4cd6..5a5cdac 100644 (file)
@@ -1,11 +1,11 @@
 /*\r
- * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
  *\r
- *         http://www.apache.org/licenses/LICENSE-2.0\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
  *\r
  * Unless required by applicable law or agreed to in writing, software\r
  * distributed under the License is distributed on an "AS IS" BASIS,\r
index e667450..459aeb1 100644 (file)
@@ -1,5 +1,5 @@
-/**
- * Copyright 2016 [ZTE] and others.
+/*
+ * Copyright 2016 ZTE Corporation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 function loadPropertiesSideMenu(lang, fileNamePrefix, filePath){
        jQuery.i18n.properties({
            language:lang,
index 00a6782..2c07631 100644 (file)
@@ -1,5 +1,5 @@
-/**\r
- * Copyright 2016 [ZTE] and others.\r
+/*\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 var serverPageTable = {};\r
 /* Bootstrap style full number pagination control */\r
 $.fn.dataTableExt.oApi.fnPagingInfo = function ( oSettings )\r
index 4a97121..023e08d 100644 (file)
@@ -1,5 +1,5 @@
-/**\r
- * Copyright 2016 [ZTE] and others.\r
+/*\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 var vm = avalon.define({\r
        $id : "pmController",\r
     resource : {\r
index 992357d..c694c51 100644 (file)
@@ -1,5 +1,5 @@
-/**\r
- * Copyright 2016 [ZTE] and others.\r
+/*\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 var pmUtil = {};\r
 \r
 pmUtil.changeStatus = function(csarId, status) {\r
index bea04e3..1b1c76d 100644 (file)
@@ -1,5 +1,5 @@
-/**\r
- * Copyright 2016 [ZTE] and others.\r
+/*\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 avalon.config({\r
        interpolate: ["<!--", "-->"]\r
 });\r
index ee49038..9360b5e 100644 (file)
@@ -1,5 +1,5 @@
-/**\r
- * Copyright 2016 [ZTE] and others.\r
+/*\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 var vm = avalon.define({\r
     $id: "tmDetailController",\r
     templateId: "",\r
index 8e54ef3..4fccf7f 100644 (file)
@@ -1,5 +1,5 @@
-/**\r
- * Copyright 2016 [ZTE] and others.\r
+/*\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 var tmDetailUtil = {};\r
 tmDetailUtil.timer = null;\r
 \r
index d717c78..d078d1b 100644 (file)
@@ -1,5 +1,5 @@
-/**\r
- * Copyright 2016 [ZTE] and others.\r
+/*\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 var vm = avalon.define({\r
     $id : "tmNodesController",\r
     templateId : "",\r
index ca71ce4..e289262 100644 (file)
@@ -1,5 +1,5 @@
-/**\r
- * Copyright 2016 [ZTE] and others.\r
+/*\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 var tmNodesDetailUtil = {};\r
 tmNodesDetailUtil.timer = null;\r
 \r
index 8395b71..a4168e9 100644 (file)
@@ -1,5 +1,5 @@
-/**\r
- * Copyright 2016 [ZTE] and others.\r
+/*\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 var vm = avalon.define({\r
     $id : "tmTopoController",\r
     templateId : "",\r
index d15db04..0576808 100644 (file)
@@ -1,5 +1,5 @@
-/**\r
- * Copyright 2016 [ZTE] and others.\r
+/*\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 var tmUtil = {};\r
 \r
 tmUtil.nameRender = function(obj) {\r
index 2545314..2c0561e 100644 (file)
@@ -1,5 +1,5 @@
-/**\r
- * Copyright 2016 [ZTE] and others.\r
+/*\r
+ * Copyright 2016 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-\r
 var topoUtil = {};\r
 topoUtil.topoDatas=[];\r
 topoUtil.svgOffsetWidth = 0;\r
index 4505601..aa53f8f 100644 (file)
@@ -1,12 +1,12 @@
 <!--\r
 \r
-    Copyright 2016 [ZTE] and others.\r
+    Copyright 2016 ZTE Corporation.\r
 \r
     Licensed under the Apache License, Version 2.0 (the "License");\r
     you may not use this file except in compliance with the License.\r
     You may obtain a copy of the License at\r
 \r
-            http://www.apache.org/licenses/LICENSE-2.0\r
+        http://www.apache.org/licenses/LICENSE-2.0\r
 \r
     Unless required by applicable law or agreed to in writing, software\r
     distributed under the License is distributed on an "AS IS" BASIS,\r
index 19a9b78..f8df823 100644 (file)
@@ -1,12 +1,12 @@
 <!--\r
 \r
-    Copyright 2016 [ZTE] and others.\r
+    Copyright 2016 ZTE Corporation.\r
 \r
     Licensed under the Apache License, Version 2.0 (the "License");\r
     you may not use this file except in compliance with the License.\r
     You may obtain a copy of the License at\r
 \r
-            http://www.apache.org/licenses/LICENSE-2.0\r
+        http://www.apache.org/licenses/LICENSE-2.0\r
 \r
     Unless required by applicable law or agreed to in writing, software\r
     distributed under the License is distributed on an "AS IS" BASIS,\r
@@ -15,7 +15,6 @@
     limitations under the License.\r
 \r
 -->\r
-\r
 <!DOCTYPE html>\r
 <html>\r
 <head lang="en">\r
index d4226ca..f2b88d7 100644 (file)
@@ -1,12 +1,12 @@
 <!--\r
 \r
-    Copyright 2016 [ZTE] and others.\r
+    Copyright 2016 ZTE Corporation.\r
 \r
     Licensed under the Apache License, Version 2.0 (the "License");\r
     you may not use this file except in compliance with the License.\r
     You may obtain a copy of the License at\r
 \r
-            http://www.apache.org/licenses/LICENSE-2.0\r
+        http://www.apache.org/licenses/LICENSE-2.0\r
 \r
     Unless required by applicable law or agreed to in writing, software\r
     distributed under the License is distributed on an "AS IS" BASIS,\r
@@ -15,7 +15,6 @@
     limitations under the License.\r
 \r
 -->\r
-\r
 <!DOCTYPE html>\r
 <html>\r
 <head lang="en">\r
index ceff55b..cf4fbac 100644 (file)
@@ -1,12 +1,12 @@
 <!--\r
 \r
-    Copyright 2016 [ZTE] and others.\r
+    Copyright 2016 ZTE Corporation.\r
 \r
     Licensed under the Apache License, Version 2.0 (the "License");\r
     you may not use this file except in compliance with the License.\r
     You may obtain a copy of the License at\r
 \r
-            http://www.apache.org/licenses/LICENSE-2.0\r
+        http://www.apache.org/licenses/LICENSE-2.0\r
 \r
     Unless required by applicable law or agreed to in writing, software\r
     distributed under the License is distributed on an "AS IS" BASIS,\r
index 9dff8ad..9343f4d 100644 (file)
@@ -1,12 +1,12 @@
 <!--\r
 \r
-    Copyright 2016 [ZTE] and others.\r
+    Copyright 2016 ZTE Corporation.\r
 \r
     Licensed under the Apache License, Version 2.0 (the "License");\r
     you may not use this file except in compliance with the License.\r
     You may obtain a copy of the License at\r
 \r
-            http://www.apache.org/licenses/LICENSE-2.0\r
+        http://www.apache.org/licenses/LICENSE-2.0\r
 \r
     Unless required by applicable law or agreed to in writing, software\r
     distributed under the License is distributed on an "AS IS" BASIS,\r
@@ -15,7 +15,6 @@
     limitations under the License.\r
 \r
 -->\r
-\r
 <html>\r
 <head lang="en">\r
        <meta charset="UTF-8">\r