diff options
author | 2017-01-23 17:26:43 +0530 | |
---|---|---|
committer | 2017-01-23 17:26:43 +0530 | |
commit | fa26efc44630b0a0d1350d2f16120e75af67dbf6 (patch) | |
tree | 1784618228a98f4e8bcff1d8364068ae3d243932 /portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo | |
parent | 928ff2eb017b4cfe2a9d775688493fdcbed5c008 (diff) |
copyright information updated.
Issue-Id : CLIENT-11
Change-Id: Ibdb643149a72e4b30b7f9e8bf42965c67eca7b4c
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo')
3 files changed, 3 insertions, 3 deletions
diff --git a/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Edge.js b/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Edge.js index 643f0e4a..a7b766f4 100644 --- a/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Edge.js +++ b/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Edge.js @@ -1,4 +1,4 @@ -/* Copyright 2016, Huawei Technologies Co., Ltd.
+/* Copyright 2016-2017, Huawei Technologies Co., Ltd.
*
* 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-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Node.js b/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Node.js index 8e88cf2e..57d17471 100644 --- a/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Node.js +++ b/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/Node.js @@ -1,4 +1,4 @@ -/* Copyright 2016, Huawei Technologies Co., Ltd.
+/* Copyright 2016-2017, Huawei Technologies Co., Ltd.
*
* 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-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/OverlayTopology.js b/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/OverlayTopology.js index e2affead..27157061 100644 --- a/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/OverlayTopology.js +++ b/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/topo/OverlayTopology.js @@ -1,4 +1,4 @@ -/* Copyright 2016, Huawei Technologies Co., Ltd.
+/* Copyright 2016-2017, Huawei Technologies Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
|