From fa26efc44630b0a0d1350d2f16120e75af67dbf6 Mon Sep 17 00:00:00 2001 From: seshukm Date: Mon, 23 Jan 2017 17:26:43 +0530 Subject: copyright information updated. Issue-Id : CLIENT-11 Change-Id: Ibdb643149a72e4b30b7f9e8bf42965c67eca7b4c Signed-off-by: seshukm --- .../src/main/webapp/common/css/RMain.css | 2 +- .../src/main/webapp/common/css/VMMain.css | 2 +- .../src/main/webapp/common/css/animate.css | 2 +- .../src/main/webapp/common/css/frame-style.css | 2 +- .../src/main/webapp/common/css/login-apk.css | 2 +- .../src/main/webapp/common/css/login.css | 2 +- .../src/main/webapp/common/css/main_page.css | 2 +- .../src/main/webapp/common/css/more-operation.css | 2 +- .../src/main/webapp/common/css/ngict-component.css | 2 +- .../src/main/webapp/common/css/plugins.css | 2 +- .../src/main/webapp/common/css/print.css | 2 +- .../src/main/webapp/common/css/style-custom.css | 2 +- .../main/webapp/common/css/style-ict-bootstrap.css | 2 +- .../src/main/webapp/common/css/style-ict.css | 2 +- .../main/webapp/common/css/style-responsive.css | 2 +- .../src/main/webapp/common/css/style.css | 2 +- .../src/main/webapp/common/css/themes/black.css | 2 +- .../main/webapp/common/css/themes/black_ifrm.css | 2 +- .../src/main/webapp/common/css/themes/blue.css | 2 +- .../main/webapp/common/css/themes/blue_ifrm.css | 2 +- .../src/main/webapp/common/css/themes/brown.css | 2 +- .../main/webapp/common/css/themes/brown_ifrm.css | 2 +- .../src/main/webapp/common/css/themes/grey.css | 2 +- .../main/webapp/common/css/themes/grey_ifrm.css | 2 +- .../src/main/webapp/common/css/themes/light.css | 2 +- .../main/webapp/common/css/themes/light_ifrm.css | 2 +- .../src/main/webapp/common/css/themes/purple.css | 2 +- .../main/webapp/common/css/themes/purple_ifrm.css | 2 +- .../src/main/webapp/common/css/themes/zteblue.css | 2 +- .../main/webapp/common/css/themes/zteblue_ifrm.css | 2 +- .../main/webapp/common/css/themes/ztebluelight.css | 2 +- .../webapp/common/css/themes/ztebluelight2.css | 2 +- .../common/css/themes/ztebluelight2_ifrm.css | 2 +- .../webapp/common/css/themes/ztebluelight3.css | 2 +- .../common/css/themes/ztebluelight3_ifrm.css | 2 +- .../webapp/common/css/themes/ztebluelight4.css | 2 +- .../common/css/themes/ztebluelight4_ifrm.css | 2 +- .../webapp/common/css/themes/ztebluelight_ifrm.css | 2 +- .../src/main/webapp/common/default.html | 2 +- .../i18n/web-framework-i18n-en-US.properties | 2 +- .../i18n/web-framework-login-i18n-en-US.properties | 2 +- .../web-framework-mainPage-i18n-en-US.properties | 2 +- .../i18n/web-framework-menu-i18n-en-US.properties | 2 +- .../webapp/common/image/integration/openo_bg_2.jpg | Bin 143465 -> 143470 bytes .../common/image/ressvgs/it-database-oracle.svg | 2 +- .../common/image/ressvgs/it-diskraid-ibmsm.svg | 2 +- .../common/image/ressvgs/it-router-juniper.svg | 2 +- .../common/image/ressvgs/it-server-klinux.svg | 2 +- .../webapp/common/image/ressvgs/it-server-suse.svg | 2 +- .../src/main/webapp/common/js/Main2moreMenu.js | 2 +- .../src/main/webapp/common/js/core/const.js | 2 +- .../src/main/webapp/common/js/core/hk.min.js | 2 +- .../main/webapp/common/js/core/load_menuList.js | 2 +- .../src/main/webapp/common/js/core/pym.min.js | 2 +- .../src/main/webapp/common/js/fm_light.js | 2 +- .../webapp/common/js/international/loadi18n.js | 2 +- .../src/main/webapp/common/js/json2.js | 2 +- .../src/main/webapp/common/js/login.js | 2 +- .../src/main/webapp/common/js/mainpage/about.js | 2 +- .../webapp/common/js/mainpage/load_mainPage.js | 2 +- .../src/main/webapp/common/js/moreOperation.js | 2 +- .../main/webapp/common/js/openotopo/openotopo.js | 2 +- .../webapp/common/js/openotopo/openotopo.min.js | 2 +- .../src/main/webapp/common/js/security/aes.js | 2 +- .../webapp/common/js/security/framework-util.js | 2 +- .../src/main/webapp/common/js/security/security.js | 2 +- .../src/main/webapp/common/js/tools.js | 2 +- .../src/main/webapp/common/login.html | 2 +- 68 files changed, 67 insertions(+), 67 deletions(-) (limited to 'openo-portal/portal-common/src') diff --git a/openo-portal/portal-common/src/main/webapp/common/css/RMain.css b/openo-portal/portal-common/src/main/webapp/common/css/RMain.css index 0a74032c..cbbb8630 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/RMain.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/RMain.css @@ -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/openo-portal/portal-common/src/main/webapp/common/css/VMMain.css b/openo-portal/portal-common/src/main/webapp/common/css/VMMain.css index a1c08668..b779437c 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/VMMain.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/VMMain.css @@ -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/openo-portal/portal-common/src/main/webapp/common/css/animate.css b/openo-portal/portal-common/src/main/webapp/common/css/animate.css index 620cee60..aa84dd61 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/animate.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/animate.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/frame-style.css b/openo-portal/portal-common/src/main/webapp/common/css/frame-style.css index 7d5fd24f..4470f2be 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/frame-style.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/frame-style.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/login-apk.css b/openo-portal/portal-common/src/main/webapp/common/css/login-apk.css index 9c308433..6b993284 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/login-apk.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/login-apk.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/login.css b/openo-portal/portal-common/src/main/webapp/common/css/login.css index 9e0ac855..45b31147 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/login.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/login.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/main_page.css b/openo-portal/portal-common/src/main/webapp/common/css/main_page.css index 8f2efaf5..4089657b 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/main_page.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/main_page.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/more-operation.css b/openo-portal/portal-common/src/main/webapp/common/css/more-operation.css index df024273..d9cc08a8 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/more-operation.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/more-operation.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/ngict-component.css b/openo-portal/portal-common/src/main/webapp/common/css/ngict-component.css index 5cde21a8..99e24f31 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/ngict-component.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/ngict-component.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/plugins.css b/openo-portal/portal-common/src/main/webapp/common/css/plugins.css index 9a18a370..523986cd 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/plugins.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/plugins.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/print.css b/openo-portal/portal-common/src/main/webapp/common/css/print.css index 3d051a7e..dda6c5ed 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/print.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/print.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/style-custom.css b/openo-portal/portal-common/src/main/webapp/common/css/style-custom.css index c60148c8..c0052ed4 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/style-custom.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/style-custom.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/style-ict-bootstrap.css b/openo-portal/portal-common/src/main/webapp/common/css/style-ict-bootstrap.css index 36d50b25..49685ac2 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/style-ict-bootstrap.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/style-ict-bootstrap.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/style-ict.css b/openo-portal/portal-common/src/main/webapp/common/css/style-ict.css index 15a3b77d..85ad3eff 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/style-ict.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/style-ict.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/style-responsive.css b/openo-portal/portal-common/src/main/webapp/common/css/style-responsive.css index 45b183d7..9971b13a 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/style-responsive.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/style-responsive.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/style.css b/openo-portal/portal-common/src/main/webapp/common/css/style.css index 2207665e..1cb9b76c 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/style.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/style.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/black.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/black.css index df334bd7..031fcb74 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/black.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/black.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/black_ifrm.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/black_ifrm.css index 6aec79ea..b3d684c6 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/black_ifrm.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/black_ifrm.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/blue.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/blue.css index 0b48d414..296a9db0 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/blue.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/blue.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/blue_ifrm.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/blue_ifrm.css index d4c15f9e..c9d274af 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/blue_ifrm.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/blue_ifrm.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/brown.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/brown.css index a9e5831f..afbe0365 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/brown.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/brown.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/brown_ifrm.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/brown_ifrm.css index 103bc896..b8663344 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/brown_ifrm.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/brown_ifrm.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/grey.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/grey.css index beda8f3a..eb1d9bc5 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/grey.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/grey.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/grey_ifrm.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/grey_ifrm.css index 92d80f5e..62ca4023 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/grey_ifrm.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/grey_ifrm.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/light.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/light.css index a23aa845..3932cb19 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/light.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/light.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/light_ifrm.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/light_ifrm.css index 86b37609..640cb51c 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/light_ifrm.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/light_ifrm.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/purple.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/purple.css index 85dc6225..08b7c6f1 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/purple.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/purple.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/purple_ifrm.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/purple_ifrm.css index 7c2abddb..7a4826d5 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/purple_ifrm.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/purple_ifrm.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/zteblue.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/zteblue.css index ca9b007b..c95553fa 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/zteblue.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/zteblue.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/zteblue_ifrm.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/zteblue_ifrm.css index 68f818c1..bb4a3820 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/zteblue_ifrm.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/zteblue_ifrm.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight.css index 120ed30f..10dda58a 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight2.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight2.css index 30acbf35..6e16c8e1 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight2.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight2.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight2_ifrm.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight2_ifrm.css index bdd2197e..2c2ef5ea 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight2_ifrm.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight2_ifrm.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight3.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight3.css index eddc9ee0..da9c959a 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight3.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight3.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight3_ifrm.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight3_ifrm.css index 6ccf9b2e..10714dde 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight3_ifrm.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight3_ifrm.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight4.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight4.css index cbbe6a54..ff534473 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight4.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight4.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight4_ifrm.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight4_ifrm.css index 45ce4810..d0bf1b4f 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight4_ifrm.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight4_ifrm.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight_ifrm.css b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight_ifrm.css index 69f77864..7b06ddfb 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight_ifrm.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/themes/ztebluelight_ifrm.css @@ -1,5 +1,5 @@ /** - * Copyright 2016, CMCC Technologies Co., Ltd. + * Copyright 2016-2017, CMCC 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/openo-portal/portal-common/src/main/webapp/common/default.html b/openo-portal/portal-common/src/main/webapp/common/default.html index 6edc058f..8d2eb6ca 100644 --- a/openo-portal/portal-common/src/main/webapp/common/default.html +++ b/openo-portal/portal-common/src/main/webapp/common/default.html @@ -1,5 +1,5 @@