aboutsummaryrefslogtreecommitdiffstats
path: root/portal-catalog/src/main/webapp/catalog/js
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2017-01-23 17:26:43 +0530
committerseshukm <seshu.kumar.m@huawei.com>2017-01-23 17:26:43 +0530
commitfa26efc44630b0a0d1350d2f16120e75af67dbf6 (patch)
tree1784618228a98f4e8bcff1d8364068ae3d243932 /portal-catalog/src/main/webapp/catalog/js
parent928ff2eb017b4cfe2a9d775688493fdcbed5c008 (diff)
copyright information updated.
Issue-Id : CLIENT-11 Change-Id: Ibdb643149a72e4b30b7f9e8bf42965c67eca7b4c Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'portal-catalog/src/main/webapp/catalog/js')
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/component/commonUtil.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/component/loadi18n_nsoc.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/component/serverPageTable.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/package/pmController.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/package/pmUtil.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/template/tmController.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/template/tmDetailController.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/template/tmDetailUtil.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/template/tmNodesController.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/template/tmNodesDetailUtil.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/template/tmTopoController.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/template/tmUtil.js2
-rw-r--r--portal-catalog/src/main/webapp/catalog/js/template/topoUtil.js2
13 files changed, 13 insertions, 13 deletions
diff --git a/portal-catalog/src/main/webapp/catalog/js/component/commonUtil.js b/portal-catalog/src/main/webapp/catalog/js/component/commonUtil.js
index 5a5cdaca..103b62d1 100644
--- a/portal-catalog/src/main/webapp/catalog/js/component/commonUtil.js
+++ b/portal-catalog/src/main/webapp/catalog/js/component/commonUtil.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/component/loadi18n_nsoc.js b/portal-catalog/src/main/webapp/catalog/js/component/loadi18n_nsoc.js
index 51d4e6c4..a4210b07 100644
--- a/portal-catalog/src/main/webapp/catalog/js/component/loadi18n_nsoc.js
+++ b/portal-catalog/src/main/webapp/catalog/js/component/loadi18n_nsoc.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/component/serverPageTable.js b/portal-catalog/src/main/webapp/catalog/js/component/serverPageTable.js
index 2c076315..b19bd763 100644
--- a/portal-catalog/src/main/webapp/catalog/js/component/serverPageTable.js
+++ b/portal-catalog/src/main/webapp/catalog/js/component/serverPageTable.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/package/pmController.js b/portal-catalog/src/main/webapp/catalog/js/package/pmController.js
index 714d953c..9a8501bc 100644
--- a/portal-catalog/src/main/webapp/catalog/js/package/pmController.js
+++ b/portal-catalog/src/main/webapp/catalog/js/package/pmController.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/package/pmUtil.js b/portal-catalog/src/main/webapp/catalog/js/package/pmUtil.js
index db21456f..85bf8f8d 100644
--- a/portal-catalog/src/main/webapp/catalog/js/package/pmUtil.js
+++ b/portal-catalog/src/main/webapp/catalog/js/package/pmUtil.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/template/tmController.js b/portal-catalog/src/main/webapp/catalog/js/template/tmController.js
index 4b667a4b..55ad9c29 100644
--- a/portal-catalog/src/main/webapp/catalog/js/template/tmController.js
+++ b/portal-catalog/src/main/webapp/catalog/js/template/tmController.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/template/tmDetailController.js b/portal-catalog/src/main/webapp/catalog/js/template/tmDetailController.js
index 2401d314..aee38dc6 100644
--- a/portal-catalog/src/main/webapp/catalog/js/template/tmDetailController.js
+++ b/portal-catalog/src/main/webapp/catalog/js/template/tmDetailController.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/template/tmDetailUtil.js b/portal-catalog/src/main/webapp/catalog/js/template/tmDetailUtil.js
index a3135fa2..c0f0dc35 100644
--- a/portal-catalog/src/main/webapp/catalog/js/template/tmDetailUtil.js
+++ b/portal-catalog/src/main/webapp/catalog/js/template/tmDetailUtil.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/template/tmNodesController.js b/portal-catalog/src/main/webapp/catalog/js/template/tmNodesController.js
index 3a0d2853..dd76c2ff 100644
--- a/portal-catalog/src/main/webapp/catalog/js/template/tmNodesController.js
+++ b/portal-catalog/src/main/webapp/catalog/js/template/tmNodesController.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/template/tmNodesDetailUtil.js b/portal-catalog/src/main/webapp/catalog/js/template/tmNodesDetailUtil.js
index caa751ed..28ad03e0 100644
--- a/portal-catalog/src/main/webapp/catalog/js/template/tmNodesDetailUtil.js
+++ b/portal-catalog/src/main/webapp/catalog/js/template/tmNodesDetailUtil.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/template/tmTopoController.js b/portal-catalog/src/main/webapp/catalog/js/template/tmTopoController.js
index d5977cea..b3a8a0c8 100644
--- a/portal-catalog/src/main/webapp/catalog/js/template/tmTopoController.js
+++ b/portal-catalog/src/main/webapp/catalog/js/template/tmTopoController.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/template/tmUtil.js b/portal-catalog/src/main/webapp/catalog/js/template/tmUtil.js
index 05768083..fa74894b 100644
--- a/portal-catalog/src/main/webapp/catalog/js/template/tmUtil.js
+++ b/portal-catalog/src/main/webapp/catalog/js/template/tmUtil.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/portal-catalog/src/main/webapp/catalog/js/template/topoUtil.js b/portal-catalog/src/main/webapp/catalog/js/template/topoUtil.js
index 47bd9a5d..d44783ca 100644
--- a/portal-catalog/src/main/webapp/catalog/js/template/topoUtil.js
+++ b/portal-catalog/src/main/webapp/catalog/js/template/topoUtil.js
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 ZTE Corporation.
+ * Copyright 2016-2017 ZTE Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.