diff --git a/.cloudbuild/release.sh b/.cloudbuild/release.sh index 11171071..d82fe7fb 100644 --- a/.cloudbuild/release.sh +++ b/.cloudbuild/release.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2020 Huawei Technologies Co.,Ltd. # -# openGauss is licensed under Mulan PSL v2. +# InulaJS is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # diff --git a/.eslintrc.js b/.eslintrc.js index 860de8a4..df6d9f84 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/.prettierrc.js b/.prettierrc.js index 9835a18f..da8f33e7 100644 --- a/.prettierrc.js +++ b/.prettierrc.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/babel.config.js b/babel.config.js index 46b2d085..fa0e4b8c 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/jest.config.js b/jest.config.js index ddff3e15..410e7c1c 100644 --- a/jest.config.js +++ b/jest.config.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/global.d.ts b/libs/horizon/global.d.ts index 34c32508..7919828b 100644 --- a/libs/horizon/global.d.ts +++ b/libs/horizon/global.d.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/index.ts b/libs/horizon/index.ts index 59045fbb..52829cc9 100644 --- a/libs/horizon/index.ts +++ b/libs/horizon/index.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/npm/index.js b/libs/horizon/npm/index.js index 5e212be2..b2c3033b 100644 --- a/libs/horizon/npm/index.js +++ b/libs/horizon/npm/index.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/DOMExternal.ts b/libs/horizon/src/dom/DOMExternal.ts index 556f5952..bbbece59 100644 --- a/libs/horizon/src/dom/DOMExternal.ts +++ b/libs/horizon/src/dom/DOMExternal.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/DOMInternalKeys.ts b/libs/horizon/src/dom/DOMInternalKeys.ts index f3ac8089..3c356644 100644 --- a/libs/horizon/src/dom/DOMInternalKeys.ts +++ b/libs/horizon/src/dom/DOMInternalKeys.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/DOMOperator.ts b/libs/horizon/src/dom/DOMOperator.ts index ed3047b8..cf0fd739 100644 --- a/libs/horizon/src/dom/DOMOperator.ts +++ b/libs/horizon/src/dom/DOMOperator.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/DOMPropertiesHandler/DOMPropertiesHandler.ts b/libs/horizon/src/dom/DOMPropertiesHandler/DOMPropertiesHandler.ts index a0ab84b3..32427a36 100644 --- a/libs/horizon/src/dom/DOMPropertiesHandler/DOMPropertiesHandler.ts +++ b/libs/horizon/src/dom/DOMPropertiesHandler/DOMPropertiesHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/DOMPropertiesHandler/StyleHandler.ts b/libs/horizon/src/dom/DOMPropertiesHandler/StyleHandler.ts index 012f438f..fa442f1d 100644 --- a/libs/horizon/src/dom/DOMPropertiesHandler/StyleHandler.ts +++ b/libs/horizon/src/dom/DOMPropertiesHandler/StyleHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/DOMPropertiesHandler/UpdateCommonProp.ts b/libs/horizon/src/dom/DOMPropertiesHandler/UpdateCommonProp.ts index baa7d19b..69626eec 100644 --- a/libs/horizon/src/dom/DOMPropertiesHandler/UpdateCommonProp.ts +++ b/libs/horizon/src/dom/DOMPropertiesHandler/UpdateCommonProp.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/SelectionRangeHandler.ts b/libs/horizon/src/dom/SelectionRangeHandler.ts index e09e0dad..62e8c6d2 100644 --- a/libs/horizon/src/dom/SelectionRangeHandler.ts +++ b/libs/horizon/src/dom/SelectionRangeHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/utils/Common.ts b/libs/horizon/src/dom/utils/Common.ts index 30c172cf..4105ade0 100644 --- a/libs/horizon/src/dom/utils/Common.ts +++ b/libs/horizon/src/dom/utils/Common.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/utils/DomCreator.ts b/libs/horizon/src/dom/utils/DomCreator.ts index 3eb2d1ca..611a49e6 100644 --- a/libs/horizon/src/dom/utils/DomCreator.ts +++ b/libs/horizon/src/dom/utils/DomCreator.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/utils/Interface.ts b/libs/horizon/src/dom/utils/Interface.ts index dd8e2c52..367bcebf 100644 --- a/libs/horizon/src/dom/utils/Interface.ts +++ b/libs/horizon/src/dom/utils/Interface.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/validators/PropertiesData.ts b/libs/horizon/src/dom/validators/PropertiesData.ts index f2db0dd8..a82087e6 100644 --- a/libs/horizon/src/dom/validators/PropertiesData.ts +++ b/libs/horizon/src/dom/validators/PropertiesData.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/validators/ValidateProps.ts b/libs/horizon/src/dom/validators/ValidateProps.ts index d6629b29..8481d84b 100644 --- a/libs/horizon/src/dom/validators/ValidateProps.ts +++ b/libs/horizon/src/dom/validators/ValidateProps.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/valueHandler/InputValueHandler.ts b/libs/horizon/src/dom/valueHandler/InputValueHandler.ts index 824d57dd..cbee328c 100644 --- a/libs/horizon/src/dom/valueHandler/InputValueHandler.ts +++ b/libs/horizon/src/dom/valueHandler/InputValueHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/valueHandler/OptionValueHandler.ts b/libs/horizon/src/dom/valueHandler/OptionValueHandler.ts index d1c8022a..7038a096 100644 --- a/libs/horizon/src/dom/valueHandler/OptionValueHandler.ts +++ b/libs/horizon/src/dom/valueHandler/OptionValueHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/valueHandler/SelectValueHandler.ts b/libs/horizon/src/dom/valueHandler/SelectValueHandler.ts index fb9f859e..d20dfee7 100644 --- a/libs/horizon/src/dom/valueHandler/SelectValueHandler.ts +++ b/libs/horizon/src/dom/valueHandler/SelectValueHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/valueHandler/TextareaValueHandler.ts b/libs/horizon/src/dom/valueHandler/TextareaValueHandler.ts index 82b2203e..a9052e70 100644 --- a/libs/horizon/src/dom/valueHandler/TextareaValueHandler.ts +++ b/libs/horizon/src/dom/valueHandler/TextareaValueHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/valueHandler/ValueChangeHandler.ts b/libs/horizon/src/dom/valueHandler/ValueChangeHandler.ts index d1c39fd8..0d390902 100644 --- a/libs/horizon/src/dom/valueHandler/ValueChangeHandler.ts +++ b/libs/horizon/src/dom/valueHandler/ValueChangeHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/dom/valueHandler/index.ts b/libs/horizon/src/dom/valueHandler/index.ts index 6e96281a..b432b658 100644 --- a/libs/horizon/src/dom/valueHandler/index.ts +++ b/libs/horizon/src/dom/valueHandler/index.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/event/EventBinding.ts b/libs/horizon/src/event/EventBinding.ts index e9d88308..462137d2 100644 --- a/libs/horizon/src/event/EventBinding.ts +++ b/libs/horizon/src/event/EventBinding.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/event/EventHub.ts b/libs/horizon/src/event/EventHub.ts index 35ad13ac..faf0a8de 100644 --- a/libs/horizon/src/event/EventHub.ts +++ b/libs/horizon/src/event/EventHub.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/event/EventWrapper.ts b/libs/horizon/src/event/EventWrapper.ts index 6ed15a19..72d848d7 100644 --- a/libs/horizon/src/event/EventWrapper.ts +++ b/libs/horizon/src/event/EventWrapper.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/event/FormValueController.ts b/libs/horizon/src/event/FormValueController.ts index ac0603e8..b1e8a74d 100644 --- a/libs/horizon/src/event/FormValueController.ts +++ b/libs/horizon/src/event/FormValueController.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/event/HorizonEventMain.ts b/libs/horizon/src/event/HorizonEventMain.ts index 5c0ae747..45dade43 100644 --- a/libs/horizon/src/event/HorizonEventMain.ts +++ b/libs/horizon/src/event/HorizonEventMain.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/event/ListenerGetter.ts b/libs/horizon/src/event/ListenerGetter.ts index efd363fb..57c2c82c 100644 --- a/libs/horizon/src/event/ListenerGetter.ts +++ b/libs/horizon/src/event/ListenerGetter.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/event/Types.ts b/libs/horizon/src/event/Types.ts index ecfae44c..e4f839aa 100644 --- a/libs/horizon/src/event/Types.ts +++ b/libs/horizon/src/event/Types.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/event/utils.ts b/libs/horizon/src/event/utils.ts index 6f21e52e..c5bbb267 100644 --- a/libs/horizon/src/event/utils.ts +++ b/libs/horizon/src/event/utils.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/external/ChildrenUtil.ts b/libs/horizon/src/external/ChildrenUtil.ts index 39c2e96c..58f435ae 100644 --- a/libs/horizon/src/external/ChildrenUtil.ts +++ b/libs/horizon/src/external/ChildrenUtil.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/external/HorizonIs.ts b/libs/horizon/src/external/HorizonIs.ts index 7cb4369f..c84f551a 100644 --- a/libs/horizon/src/external/HorizonIs.ts +++ b/libs/horizon/src/external/HorizonIs.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/external/JSXElement.ts b/libs/horizon/src/external/JSXElement.ts index ebb43d18..69de1d39 100644 --- a/libs/horizon/src/external/JSXElement.ts +++ b/libs/horizon/src/external/JSXElement.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/external/JSXElementType.ts b/libs/horizon/src/external/JSXElementType.ts index 0a83c6aa..4a1f42fb 100644 --- a/libs/horizon/src/external/JSXElementType.ts +++ b/libs/horizon/src/external/JSXElementType.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/external/devtools.ts b/libs/horizon/src/external/devtools.ts index ba9922e3..b1802cc7 100644 --- a/libs/horizon/src/external/devtools.ts +++ b/libs/horizon/src/external/devtools.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/CommonUtils.ts b/libs/horizon/src/horizonx/CommonUtils.ts index e6387b6a..fcf60054 100644 --- a/libs/horizon/src/horizonx/CommonUtils.ts +++ b/libs/horizon/src/horizonx/CommonUtils.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/Constants.ts b/libs/horizon/src/horizonx/Constants.ts index 6d65ab52..92b87923 100644 --- a/libs/horizon/src/horizonx/Constants.ts +++ b/libs/horizon/src/horizonx/Constants.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/adapters/redux.ts b/libs/horizon/src/horizonx/adapters/redux.ts index a838d45f..e4d8292e 100644 --- a/libs/horizon/src/horizonx/adapters/redux.ts +++ b/libs/horizon/src/horizonx/adapters/redux.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/adapters/reduxReact.ts b/libs/horizon/src/horizonx/adapters/reduxReact.ts index 6922cf64..31468796 100644 --- a/libs/horizon/src/horizonx/adapters/reduxReact.ts +++ b/libs/horizon/src/horizonx/adapters/reduxReact.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/adapters/reduxThunk.ts b/libs/horizon/src/horizonx/adapters/reduxThunk.ts index 36e25af0..ed4381d3 100644 --- a/libs/horizon/src/horizonx/adapters/reduxThunk.ts +++ b/libs/horizon/src/horizonx/adapters/reduxThunk.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/proxy/HooklessObserver.ts b/libs/horizon/src/horizonx/proxy/HooklessObserver.ts index dd5015e9..5bb8a9b9 100644 --- a/libs/horizon/src/horizonx/proxy/HooklessObserver.ts +++ b/libs/horizon/src/horizonx/proxy/HooklessObserver.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/proxy/Observer.ts b/libs/horizon/src/horizonx/proxy/Observer.ts index b1aa43d7..56ffd78c 100644 --- a/libs/horizon/src/horizonx/proxy/Observer.ts +++ b/libs/horizon/src/horizonx/proxy/Observer.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/proxy/ProxyHandler.ts b/libs/horizon/src/horizonx/proxy/ProxyHandler.ts index fda6d653..5d29f34b 100644 --- a/libs/horizon/src/horizonx/proxy/ProxyHandler.ts +++ b/libs/horizon/src/horizonx/proxy/ProxyHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/proxy/handlers/ArrayProxyHandler.ts b/libs/horizon/src/horizonx/proxy/handlers/ArrayProxyHandler.ts index 9e9c2845..45526106 100644 --- a/libs/horizon/src/horizonx/proxy/handlers/ArrayProxyHandler.ts +++ b/libs/horizon/src/horizonx/proxy/handlers/ArrayProxyHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/proxy/handlers/CollectionProxyHandler.ts b/libs/horizon/src/horizonx/proxy/handlers/CollectionProxyHandler.ts index 05174cc5..f351065b 100644 --- a/libs/horizon/src/horizonx/proxy/handlers/CollectionProxyHandler.ts +++ b/libs/horizon/src/horizonx/proxy/handlers/CollectionProxyHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/proxy/handlers/ObjectProxyHandler.ts b/libs/horizon/src/horizonx/proxy/handlers/ObjectProxyHandler.ts index 80da37fd..19ea5be2 100644 --- a/libs/horizon/src/horizonx/proxy/handlers/ObjectProxyHandler.ts +++ b/libs/horizon/src/horizonx/proxy/handlers/ObjectProxyHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/proxy/readonlyProxy.ts b/libs/horizon/src/horizonx/proxy/readonlyProxy.ts index 24575067..24612eff 100644 --- a/libs/horizon/src/horizonx/proxy/readonlyProxy.ts +++ b/libs/horizon/src/horizonx/proxy/readonlyProxy.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/proxy/watch.ts b/libs/horizon/src/horizonx/proxy/watch.ts index b7e06e31..ed0ad658 100644 --- a/libs/horizon/src/horizonx/proxy/watch.ts +++ b/libs/horizon/src/horizonx/proxy/watch.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/store/StoreHandler.ts b/libs/horizon/src/horizonx/store/StoreHandler.ts index 8b3aa154..4956fe47 100644 --- a/libs/horizon/src/horizonx/store/StoreHandler.ts +++ b/libs/horizon/src/horizonx/store/StoreHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/horizonx/types.d.ts b/libs/horizon/src/horizonx/types.d.ts index eec4a826..5c62a678 100644 --- a/libs/horizon/src/horizonx/types.d.ts +++ b/libs/horizon/src/horizonx/types.d.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/ContextSaver.ts b/libs/horizon/src/renderer/ContextSaver.ts index 2003e412..a579a604 100644 --- a/libs/horizon/src/renderer/ContextSaver.ts +++ b/libs/horizon/src/renderer/ContextSaver.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/ErrorHandler.ts b/libs/horizon/src/renderer/ErrorHandler.ts index af115325..c075c05b 100644 --- a/libs/horizon/src/renderer/ErrorHandler.ts +++ b/libs/horizon/src/renderer/ErrorHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/ExecuteMode.ts b/libs/horizon/src/renderer/ExecuteMode.ts index e0ddf54d..4639759a 100644 --- a/libs/horizon/src/renderer/ExecuteMode.ts +++ b/libs/horizon/src/renderer/ExecuteMode.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/GlobalVar.ts b/libs/horizon/src/renderer/GlobalVar.ts index fac2f8aa..4aebc9ff 100644 --- a/libs/horizon/src/renderer/GlobalVar.ts +++ b/libs/horizon/src/renderer/GlobalVar.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/Renderer.ts b/libs/horizon/src/renderer/Renderer.ts index 37f77f92..4b2387eb 100644 --- a/libs/horizon/src/renderer/Renderer.ts +++ b/libs/horizon/src/renderer/Renderer.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/RootStack.ts b/libs/horizon/src/renderer/RootStack.ts index 110cad72..f5b88d1f 100644 --- a/libs/horizon/src/renderer/RootStack.ts +++ b/libs/horizon/src/renderer/RootStack.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/TreeBuilder.ts b/libs/horizon/src/renderer/TreeBuilder.ts index 2abace80..2e28c75f 100644 --- a/libs/horizon/src/renderer/TreeBuilder.ts +++ b/libs/horizon/src/renderer/TreeBuilder.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/Types.ts b/libs/horizon/src/renderer/Types.ts index 1503fee9..c514bf5c 100644 --- a/libs/horizon/src/renderer/Types.ts +++ b/libs/horizon/src/renderer/Types.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/UpdateHandler.ts b/libs/horizon/src/renderer/UpdateHandler.ts index c906bd1c..7f678065 100644 --- a/libs/horizon/src/renderer/UpdateHandler.ts +++ b/libs/horizon/src/renderer/UpdateHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/components/BaseClassComponent.ts b/libs/horizon/src/renderer/components/BaseClassComponent.ts index fff07c8d..e9ad2fd3 100644 --- a/libs/horizon/src/renderer/components/BaseClassComponent.ts +++ b/libs/horizon/src/renderer/components/BaseClassComponent.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/components/CreatePortal.ts b/libs/horizon/src/renderer/components/CreatePortal.ts index 1c9cbc67..08f5791e 100644 --- a/libs/horizon/src/renderer/components/CreatePortal.ts +++ b/libs/horizon/src/renderer/components/CreatePortal.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/components/CreateRef.ts b/libs/horizon/src/renderer/components/CreateRef.ts index 9abbcb27..191a6502 100644 --- a/libs/horizon/src/renderer/components/CreateRef.ts +++ b/libs/horizon/src/renderer/components/CreateRef.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/components/ForwardRef.ts b/libs/horizon/src/renderer/components/ForwardRef.ts index 80270175..7acb1290 100644 --- a/libs/horizon/src/renderer/components/ForwardRef.ts +++ b/libs/horizon/src/renderer/components/ForwardRef.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/components/Lazy.ts b/libs/horizon/src/renderer/components/Lazy.ts index 9359ca1f..0f37a7b1 100644 --- a/libs/horizon/src/renderer/components/Lazy.ts +++ b/libs/horizon/src/renderer/components/Lazy.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/components/Memo.ts b/libs/horizon/src/renderer/components/Memo.ts index f8889dd2..2ae1e094 100644 --- a/libs/horizon/src/renderer/components/Memo.ts +++ b/libs/horizon/src/renderer/components/Memo.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/components/context/Context.ts b/libs/horizon/src/renderer/components/context/Context.ts index 3fc5d681..3253815d 100644 --- a/libs/horizon/src/renderer/components/context/Context.ts +++ b/libs/horizon/src/renderer/components/context/Context.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/components/context/CreateContext.ts b/libs/horizon/src/renderer/components/context/CreateContext.ts index db4b0e02..d8ea33ba 100644 --- a/libs/horizon/src/renderer/components/context/CreateContext.ts +++ b/libs/horizon/src/renderer/components/context/CreateContext.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/diff/DiffTools.ts b/libs/horizon/src/renderer/diff/DiffTools.ts index 46c92c5c..43204845 100644 --- a/libs/horizon/src/renderer/diff/DiffTools.ts +++ b/libs/horizon/src/renderer/diff/DiffTools.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/diff/nodeDiffComparator.ts b/libs/horizon/src/renderer/diff/nodeDiffComparator.ts index 56753063..660e3ab9 100644 --- a/libs/horizon/src/renderer/diff/nodeDiffComparator.ts +++ b/libs/horizon/src/renderer/diff/nodeDiffComparator.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/BaseHook.ts b/libs/horizon/src/renderer/hooks/BaseHook.ts index 3ffcaf62..5a5694c8 100644 --- a/libs/horizon/src/renderer/hooks/BaseHook.ts +++ b/libs/horizon/src/renderer/hooks/BaseHook.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/EffectConstant.js b/libs/horizon/src/renderer/hooks/EffectConstant.js index 0e7bef62..d6321e73 100644 --- a/libs/horizon/src/renderer/hooks/EffectConstant.js +++ b/libs/horizon/src/renderer/hooks/EffectConstant.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/HookExternal.ts b/libs/horizon/src/renderer/hooks/HookExternal.ts index 60adc0bd..32be1591 100644 --- a/libs/horizon/src/renderer/hooks/HookExternal.ts +++ b/libs/horizon/src/renderer/hooks/HookExternal.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/HookMain.ts b/libs/horizon/src/renderer/hooks/HookMain.ts index 31a5be53..1b63ed5a 100644 --- a/libs/horizon/src/renderer/hooks/HookMain.ts +++ b/libs/horizon/src/renderer/hooks/HookMain.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/HookStage.ts b/libs/horizon/src/renderer/hooks/HookStage.ts index bdd8beb0..727bf8f3 100644 --- a/libs/horizon/src/renderer/hooks/HookStage.ts +++ b/libs/horizon/src/renderer/hooks/HookStage.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/HookType.ts b/libs/horizon/src/renderer/hooks/HookType.ts index fddf5223..5c57454a 100644 --- a/libs/horizon/src/renderer/hooks/HookType.ts +++ b/libs/horizon/src/renderer/hooks/HookType.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/UseCallbackHook.ts b/libs/horizon/src/renderer/hooks/UseCallbackHook.ts index 7316939d..1d345838 100644 --- a/libs/horizon/src/renderer/hooks/UseCallbackHook.ts +++ b/libs/horizon/src/renderer/hooks/UseCallbackHook.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/UseEffectHook.ts b/libs/horizon/src/renderer/hooks/UseEffectHook.ts index cd8e4313..18cdb5ba 100644 --- a/libs/horizon/src/renderer/hooks/UseEffectHook.ts +++ b/libs/horizon/src/renderer/hooks/UseEffectHook.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/UseImperativeHook.ts b/libs/horizon/src/renderer/hooks/UseImperativeHook.ts index b9f6d581..83f1a74d 100644 --- a/libs/horizon/src/renderer/hooks/UseImperativeHook.ts +++ b/libs/horizon/src/renderer/hooks/UseImperativeHook.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/UseMemoHook.ts b/libs/horizon/src/renderer/hooks/UseMemoHook.ts index 5b72a055..5ed63b13 100644 --- a/libs/horizon/src/renderer/hooks/UseMemoHook.ts +++ b/libs/horizon/src/renderer/hooks/UseMemoHook.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/UseReducerHook.ts b/libs/horizon/src/renderer/hooks/UseReducerHook.ts index 3637f775..edc4673e 100644 --- a/libs/horizon/src/renderer/hooks/UseReducerHook.ts +++ b/libs/horizon/src/renderer/hooks/UseReducerHook.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/UseRefHook.ts b/libs/horizon/src/renderer/hooks/UseRefHook.ts index a9e597fb..3f5b0c37 100644 --- a/libs/horizon/src/renderer/hooks/UseRefHook.ts +++ b/libs/horizon/src/renderer/hooks/UseRefHook.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/hooks/UseStateHook.ts b/libs/horizon/src/renderer/hooks/UseStateHook.ts index e7d10eb0..84ef4ca2 100644 --- a/libs/horizon/src/renderer/hooks/UseStateHook.ts +++ b/libs/horizon/src/renderer/hooks/UseStateHook.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/BaseComponent.ts b/libs/horizon/src/renderer/render/BaseComponent.ts index 27449235..7c86a0ca 100644 --- a/libs/horizon/src/renderer/render/BaseComponent.ts +++ b/libs/horizon/src/renderer/render/BaseComponent.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/ClassComponent.ts b/libs/horizon/src/renderer/render/ClassComponent.ts index f486b6b4..66755357 100644 --- a/libs/horizon/src/renderer/render/ClassComponent.ts +++ b/libs/horizon/src/renderer/render/ClassComponent.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/ContextConsumer.ts b/libs/horizon/src/renderer/render/ContextConsumer.ts index 7c945816..688976d5 100644 --- a/libs/horizon/src/renderer/render/ContextConsumer.ts +++ b/libs/horizon/src/renderer/render/ContextConsumer.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/ContextProvider.ts b/libs/horizon/src/renderer/render/ContextProvider.ts index 1eadd6cc..39c91ba5 100644 --- a/libs/horizon/src/renderer/render/ContextProvider.ts +++ b/libs/horizon/src/renderer/render/ContextProvider.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/DomComponent.ts b/libs/horizon/src/renderer/render/DomComponent.ts index 2eaef98b..f7517fb8 100644 --- a/libs/horizon/src/renderer/render/DomComponent.ts +++ b/libs/horizon/src/renderer/render/DomComponent.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/DomPortal.ts b/libs/horizon/src/renderer/render/DomPortal.ts index 4ef690fe..ceeb23c4 100644 --- a/libs/horizon/src/renderer/render/DomPortal.ts +++ b/libs/horizon/src/renderer/render/DomPortal.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/DomText.ts b/libs/horizon/src/renderer/render/DomText.ts index 6f46901c..1acd5003 100644 --- a/libs/horizon/src/renderer/render/DomText.ts +++ b/libs/horizon/src/renderer/render/DomText.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/ForwardRef.ts b/libs/horizon/src/renderer/render/ForwardRef.ts index 960a4763..9201b029 100644 --- a/libs/horizon/src/renderer/render/ForwardRef.ts +++ b/libs/horizon/src/renderer/render/ForwardRef.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/Fragment.ts b/libs/horizon/src/renderer/render/Fragment.ts index 8947c27d..bcc2309f 100644 --- a/libs/horizon/src/renderer/render/Fragment.ts +++ b/libs/horizon/src/renderer/render/Fragment.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/FunctionComponent.ts b/libs/horizon/src/renderer/render/FunctionComponent.ts index c9ddcc8c..ef106b08 100644 --- a/libs/horizon/src/renderer/render/FunctionComponent.ts +++ b/libs/horizon/src/renderer/render/FunctionComponent.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/LazyComponent.ts b/libs/horizon/src/renderer/render/LazyComponent.ts index a385aa3d..522d8215 100644 --- a/libs/horizon/src/renderer/render/LazyComponent.ts +++ b/libs/horizon/src/renderer/render/LazyComponent.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/MemoComponent.ts b/libs/horizon/src/renderer/render/MemoComponent.ts index 32aa4bf3..1703a7d9 100644 --- a/libs/horizon/src/renderer/render/MemoComponent.ts +++ b/libs/horizon/src/renderer/render/MemoComponent.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/SuspenseComponent.ts b/libs/horizon/src/renderer/render/SuspenseComponent.ts index 82c04dee..38da6211 100644 --- a/libs/horizon/src/renderer/render/SuspenseComponent.ts +++ b/libs/horizon/src/renderer/render/SuspenseComponent.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/TreeRoot.ts b/libs/horizon/src/renderer/render/TreeRoot.ts index 760e7ae5..2672d06a 100644 --- a/libs/horizon/src/renderer/render/TreeRoot.ts +++ b/libs/horizon/src/renderer/render/TreeRoot.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/class/ClassLifeCycleProcessor.ts b/libs/horizon/src/renderer/render/class/ClassLifeCycleProcessor.ts index f1fe2d1d..efc1444a 100644 --- a/libs/horizon/src/renderer/render/class/ClassLifeCycleProcessor.ts +++ b/libs/horizon/src/renderer/render/class/ClassLifeCycleProcessor.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/render/index.ts b/libs/horizon/src/renderer/render/index.ts index d11c4191..995b27db 100644 --- a/libs/horizon/src/renderer/render/index.ts +++ b/libs/horizon/src/renderer/render/index.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/submit/HookEffectHandler.ts b/libs/horizon/src/renderer/submit/HookEffectHandler.ts index 140eceef..daa40c44 100644 --- a/libs/horizon/src/renderer/submit/HookEffectHandler.ts +++ b/libs/horizon/src/renderer/submit/HookEffectHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/submit/LifeCycleHandler.ts b/libs/horizon/src/renderer/submit/LifeCycleHandler.ts index cd3461b2..d936bd15 100644 --- a/libs/horizon/src/renderer/submit/LifeCycleHandler.ts +++ b/libs/horizon/src/renderer/submit/LifeCycleHandler.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/submit/Submit.ts b/libs/horizon/src/renderer/submit/Submit.ts index 4ea6d47c..ab3f4494 100644 --- a/libs/horizon/src/renderer/submit/Submit.ts +++ b/libs/horizon/src/renderer/submit/Submit.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/taskExecutor/BrowserAsync.ts b/libs/horizon/src/renderer/taskExecutor/BrowserAsync.ts index 28e17a84..fb192127 100644 --- a/libs/horizon/src/renderer/taskExecutor/BrowserAsync.ts +++ b/libs/horizon/src/renderer/taskExecutor/BrowserAsync.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/taskExecutor/RenderQueue.ts b/libs/horizon/src/renderer/taskExecutor/RenderQueue.ts index 0fe3e533..b76f03b7 100644 --- a/libs/horizon/src/renderer/taskExecutor/RenderQueue.ts +++ b/libs/horizon/src/renderer/taskExecutor/RenderQueue.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/taskExecutor/TaskExecutor.ts b/libs/horizon/src/renderer/taskExecutor/TaskExecutor.ts index 8613cfca..e1ca269d 100644 --- a/libs/horizon/src/renderer/taskExecutor/TaskExecutor.ts +++ b/libs/horizon/src/renderer/taskExecutor/TaskExecutor.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/taskExecutor/TaskQueue.ts b/libs/horizon/src/renderer/taskExecutor/TaskQueue.ts index 3c0bfcfe..4705657a 100644 --- a/libs/horizon/src/renderer/taskExecutor/TaskQueue.ts +++ b/libs/horizon/src/renderer/taskExecutor/TaskQueue.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/utils/compare.ts b/libs/horizon/src/renderer/utils/compare.ts index eb04a627..fdd15289 100644 --- a/libs/horizon/src/renderer/utils/compare.ts +++ b/libs/horizon/src/renderer/utils/compare.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/utils/throwIfTrue.ts b/libs/horizon/src/renderer/utils/throwIfTrue.ts index 79c792a0..b9091683 100644 --- a/libs/horizon/src/renderer/utils/throwIfTrue.ts +++ b/libs/horizon/src/renderer/utils/throwIfTrue.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/utils/vNodePath.ts b/libs/horizon/src/renderer/utils/vNodePath.ts index e5a1f956..25ff5d4d 100644 --- a/libs/horizon/src/renderer/utils/vNodePath.ts +++ b/libs/horizon/src/renderer/utils/vNodePath.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/vnode/VNode.ts b/libs/horizon/src/renderer/vnode/VNode.ts index a5ec09bc..8076e8f6 100644 --- a/libs/horizon/src/renderer/vnode/VNode.ts +++ b/libs/horizon/src/renderer/vnode/VNode.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/vnode/VNodeCreator.ts b/libs/horizon/src/renderer/vnode/VNodeCreator.ts index 6b96e49e..62a4e472 100644 --- a/libs/horizon/src/renderer/vnode/VNodeCreator.ts +++ b/libs/horizon/src/renderer/vnode/VNodeCreator.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/vnode/VNodeFlags.ts b/libs/horizon/src/renderer/vnode/VNodeFlags.ts index d1971106..faf567cf 100644 --- a/libs/horizon/src/renderer/vnode/VNodeFlags.ts +++ b/libs/horizon/src/renderer/vnode/VNodeFlags.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/vnode/VNodeShouldUpdate.ts b/libs/horizon/src/renderer/vnode/VNodeShouldUpdate.ts index 7530db0f..146344a4 100644 --- a/libs/horizon/src/renderer/vnode/VNodeShouldUpdate.ts +++ b/libs/horizon/src/renderer/vnode/VNodeShouldUpdate.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/vnode/VNodeTags.ts b/libs/horizon/src/renderer/vnode/VNodeTags.ts index 13c34b86..6fcc0951 100644 --- a/libs/horizon/src/renderer/vnode/VNodeTags.ts +++ b/libs/horizon/src/renderer/vnode/VNodeTags.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/libs/horizon/src/renderer/vnode/VNodeUtils.ts b/libs/horizon/src/renderer/vnode/VNodeUtils.ts index 6616d4c5..2f8445a0 100644 --- a/libs/horizon/src/renderer/vnode/VNodeUtils.ts +++ b/libs/horizon/src/renderer/vnode/VNodeUtils.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/ComponentError.test.js b/scripts/__tests__/ComponentTest/ComponentError.test.js index 3f087f5e..aa25bcf0 100755 --- a/scripts/__tests__/ComponentTest/ComponentError.test.js +++ b/scripts/__tests__/ComponentTest/ComponentError.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/Context.test.js b/scripts/__tests__/ComponentTest/Context.test.js index ba1ea1d7..a3e6c562 100644 --- a/scripts/__tests__/ComponentTest/Context.test.js +++ b/scripts/__tests__/ComponentTest/Context.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/DiffAlgorithm.test.js b/scripts/__tests__/ComponentTest/DiffAlgorithm.test.js index c2e9340f..ccd501c3 100644 --- a/scripts/__tests__/ComponentTest/DiffAlgorithm.test.js +++ b/scripts/__tests__/ComponentTest/DiffAlgorithm.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/ForwardRef.test.js b/scripts/__tests__/ComponentTest/ForwardRef.test.js index 6425fd25..16f4cf5b 100644 --- a/scripts/__tests__/ComponentTest/ForwardRef.test.js +++ b/scripts/__tests__/ComponentTest/ForwardRef.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/FragmentComponent.test.js b/scripts/__tests__/ComponentTest/FragmentComponent.test.js index f057065f..c0b79fb1 100755 --- a/scripts/__tests__/ComponentTest/FragmentComponent.test.js +++ b/scripts/__tests__/ComponentTest/FragmentComponent.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/FunctionComponent.test.js b/scripts/__tests__/ComponentTest/FunctionComponent.test.js index 717a0d2f..7793cda6 100644 --- a/scripts/__tests__/ComponentTest/FunctionComponent.test.js +++ b/scripts/__tests__/ComponentTest/FunctionComponent.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/HookTest/UseCallback.test.js b/scripts/__tests__/ComponentTest/HookTest/UseCallback.test.js index 36cba63e..579f1d7d 100644 --- a/scripts/__tests__/ComponentTest/HookTest/UseCallback.test.js +++ b/scripts/__tests__/ComponentTest/HookTest/UseCallback.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/HookTest/UseContext.test.js b/scripts/__tests__/ComponentTest/HookTest/UseContext.test.js index dea603f4..4fc48f97 100644 --- a/scripts/__tests__/ComponentTest/HookTest/UseContext.test.js +++ b/scripts/__tests__/ComponentTest/HookTest/UseContext.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/HookTest/UseEffect.test.js b/scripts/__tests__/ComponentTest/HookTest/UseEffect.test.js index e5d31c5f..24799f55 100644 --- a/scripts/__tests__/ComponentTest/HookTest/UseEffect.test.js +++ b/scripts/__tests__/ComponentTest/HookTest/UseEffect.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/HookTest/UseImperativeHandle.test.js b/scripts/__tests__/ComponentTest/HookTest/UseImperativeHandle.test.js index 317d0242..a44c58b2 100644 --- a/scripts/__tests__/ComponentTest/HookTest/UseImperativeHandle.test.js +++ b/scripts/__tests__/ComponentTest/HookTest/UseImperativeHandle.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/HookTest/UseLayoutEffect.test.js b/scripts/__tests__/ComponentTest/HookTest/UseLayoutEffect.test.js index 169a9b99..8cba787c 100644 --- a/scripts/__tests__/ComponentTest/HookTest/UseLayoutEffect.test.js +++ b/scripts/__tests__/ComponentTest/HookTest/UseLayoutEffect.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/HookTest/UseMemo.test.js b/scripts/__tests__/ComponentTest/HookTest/UseMemo.test.js index 0c0b1f03..59a25a09 100644 --- a/scripts/__tests__/ComponentTest/HookTest/UseMemo.test.js +++ b/scripts/__tests__/ComponentTest/HookTest/UseMemo.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/HookTest/UseReducer.test.js b/scripts/__tests__/ComponentTest/HookTest/UseReducer.test.js index f7cee61c..379d85ac 100644 --- a/scripts/__tests__/ComponentTest/HookTest/UseReducer.test.js +++ b/scripts/__tests__/ComponentTest/HookTest/UseReducer.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/HookTest/UseRef.test.js b/scripts/__tests__/ComponentTest/HookTest/UseRef.test.js index 987fb683..570f029b 100644 --- a/scripts/__tests__/ComponentTest/HookTest/UseRef.test.js +++ b/scripts/__tests__/ComponentTest/HookTest/UseRef.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/HookTest/UseState.test.js b/scripts/__tests__/ComponentTest/HookTest/UseState.test.js index 86f14d54..b5e7409f 100644 --- a/scripts/__tests__/ComponentTest/HookTest/UseState.test.js +++ b/scripts/__tests__/ComponentTest/HookTest/UseState.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/LazyComponent.test.js b/scripts/__tests__/ComponentTest/LazyComponent.test.js index 60e84713..c50fede6 100755 --- a/scripts/__tests__/ComponentTest/LazyComponent.test.js +++ b/scripts/__tests__/ComponentTest/LazyComponent.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/LifeCycle.test.js b/scripts/__tests__/ComponentTest/LifeCycle.test.js index 68b979bc..2ab719ef 100644 --- a/scripts/__tests__/ComponentTest/LifeCycle.test.js +++ b/scripts/__tests__/ComponentTest/LifeCycle.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/Memo.test.js b/scripts/__tests__/ComponentTest/Memo.test.js index f56e7cac..8ff8cd20 100644 --- a/scripts/__tests__/ComponentTest/Memo.test.js +++ b/scripts/__tests__/ComponentTest/Memo.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/PortalComponent.test.js b/scripts/__tests__/ComponentTest/PortalComponent.test.js index ef9baf30..808689f5 100755 --- a/scripts/__tests__/ComponentTest/PortalComponent.test.js +++ b/scripts/__tests__/ComponentTest/PortalComponent.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/ComponentTest/SuspenseComponent.test.js b/scripts/__tests__/ComponentTest/SuspenseComponent.test.js index f0d2d3dd..753373bc 100755 --- a/scripts/__tests__/ComponentTest/SuspenseComponent.test.js +++ b/scripts/__tests__/ComponentTest/SuspenseComponent.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/DomTest/Attribute.test.js b/scripts/__tests__/DomTest/Attribute.test.js index 90823780..e8aa843b 100755 --- a/scripts/__tests__/DomTest/Attribute.test.js +++ b/scripts/__tests__/DomTest/Attribute.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/DomTest/DomInput.test.js b/scripts/__tests__/DomTest/DomInput.test.js index 6af47eb0..ef9964d2 100755 --- a/scripts/__tests__/DomTest/DomInput.test.js +++ b/scripts/__tests__/DomTest/DomInput.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/DomTest/DomSelect.test.js b/scripts/__tests__/DomTest/DomSelect.test.js index 0f93ee87..a126ab4c 100755 --- a/scripts/__tests__/DomTest/DomSelect.test.js +++ b/scripts/__tests__/DomTest/DomSelect.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/DomTest/DomTextarea.test.js b/scripts/__tests__/DomTest/DomTextarea.test.js index 1a891298..5944a92a 100644 --- a/scripts/__tests__/DomTest/DomTextarea.test.js +++ b/scripts/__tests__/DomTest/DomTextarea.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/EventTest/EventMain.test.js b/scripts/__tests__/EventTest/EventMain.test.js index 4589f67c..e0341d72 100644 --- a/scripts/__tests__/EventTest/EventMain.test.js +++ b/scripts/__tests__/EventTest/EventMain.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/EventTest/FocusEvent.test.js b/scripts/__tests__/EventTest/FocusEvent.test.js index f3dfae14..10978d2d 100644 --- a/scripts/__tests__/EventTest/FocusEvent.test.js +++ b/scripts/__tests__/EventTest/FocusEvent.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/EventTest/KeyboardEvent.test.js b/scripts/__tests__/EventTest/KeyboardEvent.test.js index ed87dd95..675ef450 100644 --- a/scripts/__tests__/EventTest/KeyboardEvent.test.js +++ b/scripts/__tests__/EventTest/KeyboardEvent.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/EventTest/MouseEvent.test.js b/scripts/__tests__/EventTest/MouseEvent.test.js index e7cc9f9d..62abb34c 100644 --- a/scripts/__tests__/EventTest/MouseEvent.test.js +++ b/scripts/__tests__/EventTest/MouseEvent.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/EventTest/WheelEvent.test.js b/scripts/__tests__/EventTest/WheelEvent.test.js index 59934b84..e563d94c 100644 --- a/scripts/__tests__/EventTest/WheelEvent.test.js +++ b/scripts/__tests__/EventTest/WheelEvent.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonIsTest/index.test.js b/scripts/__tests__/HorizonIsTest/index.test.js index 0a878c51..ff33477d 100644 --- a/scripts/__tests__/HorizonIsTest/index.test.js +++ b/scripts/__tests__/HorizonIsTest/index.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StateManager/StateArray.test.tsx b/scripts/__tests__/HorizonXText/StateManager/StateArray.test.tsx index a2c91334..9ffad653 100644 --- a/scripts/__tests__/HorizonXText/StateManager/StateArray.test.tsx +++ b/scripts/__tests__/HorizonXText/StateManager/StateArray.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StateManager/StateMap.test.tsx b/scripts/__tests__/HorizonXText/StateManager/StateMap.test.tsx index 5f4afe65..f327b09c 100644 --- a/scripts/__tests__/HorizonXText/StateManager/StateMap.test.tsx +++ b/scripts/__tests__/HorizonXText/StateManager/StateMap.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StateManager/StateMixType.test.tsx b/scripts/__tests__/HorizonXText/StateManager/StateMixType.test.tsx index 1d07e414..2bb360af 100644 --- a/scripts/__tests__/HorizonXText/StateManager/StateMixType.test.tsx +++ b/scripts/__tests__/HorizonXText/StateManager/StateMixType.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StateManager/StateSet.test.tsx b/scripts/__tests__/HorizonXText/StateManager/StateSet.test.tsx index f0060427..7c1c8656 100644 --- a/scripts/__tests__/HorizonXText/StateManager/StateSet.test.tsx +++ b/scripts/__tests__/HorizonXText/StateManager/StateSet.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StateManager/StateWeakMap.test.tsx b/scripts/__tests__/HorizonXText/StateManager/StateWeakMap.test.tsx index 6114c30b..c6e2fc09 100644 --- a/scripts/__tests__/HorizonXText/StateManager/StateWeakMap.test.tsx +++ b/scripts/__tests__/HorizonXText/StateManager/StateWeakMap.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StateManager/StateWeakSet.test.tsx b/scripts/__tests__/HorizonXText/StateManager/StateWeakSet.test.tsx index 369ce46e..962e73c3 100644 --- a/scripts/__tests__/HorizonXText/StateManager/StateWeakSet.test.tsx +++ b/scripts/__tests__/HorizonXText/StateManager/StateWeakSet.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StoreFunctionality/async.test.tsx b/scripts/__tests__/HorizonXText/StoreFunctionality/async.test.tsx index b05b8fdd..a215e3be 100644 --- a/scripts/__tests__/HorizonXText/StoreFunctionality/async.test.tsx +++ b/scripts/__tests__/HorizonXText/StoreFunctionality/async.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StoreFunctionality/basicAccess.test.tsx b/scripts/__tests__/HorizonXText/StoreFunctionality/basicAccess.test.tsx index 658c708d..a626551b 100644 --- a/scripts/__tests__/HorizonXText/StoreFunctionality/basicAccess.test.tsx +++ b/scripts/__tests__/HorizonXText/StoreFunctionality/basicAccess.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StoreFunctionality/cloneDeep.test.js b/scripts/__tests__/HorizonXText/StoreFunctionality/cloneDeep.test.js index 07bf1415..d2b159d8 100644 --- a/scripts/__tests__/HorizonXText/StoreFunctionality/cloneDeep.test.js +++ b/scripts/__tests__/HorizonXText/StoreFunctionality/cloneDeep.test.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StoreFunctionality/dollarAccess.test.tsx b/scripts/__tests__/HorizonXText/StoreFunctionality/dollarAccess.test.tsx index 26d5c56b..0ecd9fca 100644 --- a/scripts/__tests__/HorizonXText/StoreFunctionality/dollarAccess.test.tsx +++ b/scripts/__tests__/HorizonXText/StoreFunctionality/dollarAccess.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StoreFunctionality/otherCases.test.tsx b/scripts/__tests__/HorizonXText/StoreFunctionality/otherCases.test.tsx index 51a00865..46f5198b 100644 --- a/scripts/__tests__/HorizonXText/StoreFunctionality/otherCases.test.tsx +++ b/scripts/__tests__/HorizonXText/StoreFunctionality/otherCases.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StoreFunctionality/reset.js b/scripts/__tests__/HorizonXText/StoreFunctionality/reset.js index 877bffa2..6fa0a639 100644 --- a/scripts/__tests__/HorizonXText/StoreFunctionality/reset.js +++ b/scripts/__tests__/HorizonXText/StoreFunctionality/reset.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StoreFunctionality/store.ts b/scripts/__tests__/HorizonXText/StoreFunctionality/store.ts index b6d28d75..4831afd3 100644 --- a/scripts/__tests__/HorizonXText/StoreFunctionality/store.ts +++ b/scripts/__tests__/HorizonXText/StoreFunctionality/store.ts @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/StoreFunctionality/watch.test.tsx b/scripts/__tests__/HorizonXText/StoreFunctionality/watch.test.tsx index 8d685539..1aa765c3 100644 --- a/scripts/__tests__/HorizonXText/StoreFunctionality/watch.test.tsx +++ b/scripts/__tests__/HorizonXText/StoreFunctionality/watch.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/adapters/ReduxAdapter.test.tsx b/scripts/__tests__/HorizonXText/adapters/ReduxAdapter.test.tsx index 703d72e0..16e5bbe7 100644 --- a/scripts/__tests__/HorizonXText/adapters/ReduxAdapter.test.tsx +++ b/scripts/__tests__/HorizonXText/adapters/ReduxAdapter.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/adapters/ReduxAdapterThunk.test.tsx b/scripts/__tests__/HorizonXText/adapters/ReduxAdapterThunk.test.tsx index 11afe114..c7ccf8b2 100644 --- a/scripts/__tests__/HorizonXText/adapters/ReduxAdapterThunk.test.tsx +++ b/scripts/__tests__/HorizonXText/adapters/ReduxAdapterThunk.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/adapters/ReduxReactAdapter.test.tsx b/scripts/__tests__/HorizonXText/adapters/ReduxReactAdapter.test.tsx index 6baf7cd9..bf31c13a 100644 --- a/scripts/__tests__/HorizonXText/adapters/ReduxReactAdapter.test.tsx +++ b/scripts/__tests__/HorizonXText/adapters/ReduxReactAdapter.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * @@ -308,4 +308,4 @@ describe('Redux/React binding adapter', () => { expect(getE(BUTTON).innerHTML).toBe('1'); expect(getE(BUTTON2).innerHTML).toBe('true'); }); -}); \ No newline at end of file +}); diff --git a/scripts/__tests__/HorizonXText/class/ClassException.test.tsx b/scripts/__tests__/HorizonXText/class/ClassException.test.tsx index 7db90307..4feb4635 100644 --- a/scripts/__tests__/HorizonXText/class/ClassException.test.tsx +++ b/scripts/__tests__/HorizonXText/class/ClassException.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/class/ClassStateArray.test.tsx b/scripts/__tests__/HorizonXText/class/ClassStateArray.test.tsx index 6a65d840..fccc922f 100644 --- a/scripts/__tests__/HorizonXText/class/ClassStateArray.test.tsx +++ b/scripts/__tests__/HorizonXText/class/ClassStateArray.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/class/ClassStateMap.test.tsx b/scripts/__tests__/HorizonXText/class/ClassStateMap.test.tsx index 68990620..50504d38 100644 --- a/scripts/__tests__/HorizonXText/class/ClassStateMap.test.tsx +++ b/scripts/__tests__/HorizonXText/class/ClassStateMap.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/clear/ClassVNodeClear.test.tsx b/scripts/__tests__/HorizonXText/clear/ClassVNodeClear.test.tsx index d19a78c6..f87560c6 100644 --- a/scripts/__tests__/HorizonXText/clear/ClassVNodeClear.test.tsx +++ b/scripts/__tests__/HorizonXText/clear/ClassVNodeClear.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/clear/FunctionVNodeClear.test.tsx b/scripts/__tests__/HorizonXText/clear/FunctionVNodeClear.test.tsx index 83952a83..d00752e6 100644 --- a/scripts/__tests__/HorizonXText/clear/FunctionVNodeClear.test.tsx +++ b/scripts/__tests__/HorizonXText/clear/FunctionVNodeClear.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/edgeCases/multipleStores.test.tsx b/scripts/__tests__/HorizonXText/edgeCases/multipleStores.test.tsx index 845fd235..12599ba8 100644 --- a/scripts/__tests__/HorizonXText/edgeCases/multipleStores.test.tsx +++ b/scripts/__tests__/HorizonXText/edgeCases/multipleStores.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/HorizonXText/edgeCases/proxy.test.tsx b/scripts/__tests__/HorizonXText/edgeCases/proxy.test.tsx index 61e7e7ba..e02f5967 100644 --- a/scripts/__tests__/HorizonXText/edgeCases/proxy.test.tsx +++ b/scripts/__tests__/HorizonXText/edgeCases/proxy.test.tsx @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/jest/commonComponents.js b/scripts/__tests__/jest/commonComponents.js index 1d81dba0..99832e5b 100644 --- a/scripts/__tests__/jest/commonComponents.js +++ b/scripts/__tests__/jest/commonComponents.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/jest/jestEnvironment.js b/scripts/__tests__/jest/jestEnvironment.js index cac1d2c6..92d696b2 100644 --- a/scripts/__tests__/jest/jestEnvironment.js +++ b/scripts/__tests__/jest/jestEnvironment.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/jest/jestSetting.js b/scripts/__tests__/jest/jestSetting.js index 95d1329a..8af40471 100644 --- a/scripts/__tests__/jest/jestSetting.js +++ b/scripts/__tests__/jest/jestSetting.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/jest/logUtils.js b/scripts/__tests__/jest/logUtils.js index 2e381ccd..e8d8e136 100644 --- a/scripts/__tests__/jest/logUtils.js +++ b/scripts/__tests__/jest/logUtils.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/jest/testUtils.js b/scripts/__tests__/jest/testUtils.js index 2c1ea02c..967a8e11 100755 --- a/scripts/__tests__/jest/testUtils.js +++ b/scripts/__tests__/jest/testUtils.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/__tests__/utils/dispatchChangeEvent.js b/scripts/__tests__/utils/dispatchChangeEvent.js index 533f4b87..095875a7 100644 --- a/scripts/__tests__/utils/dispatchChangeEvent.js +++ b/scripts/__tests__/utils/dispatchChangeEvent.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/gen3rdLib.js b/scripts/gen3rdLib.js index cd6d139f..1f3c51d0 100644 --- a/scripts/gen3rdLib.js +++ b/scripts/gen3rdLib.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/rollup/copy-plugin.js b/scripts/rollup/copy-plugin.js index 9a4dae8b..9ce60693 100644 --- a/scripts/rollup/copy-plugin.js +++ b/scripts/rollup/copy-plugin.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: * diff --git a/scripts/rollup/rollup.config.js b/scripts/rollup/rollup.config.js index 05bd691e..cf98694f 100644 --- a/scripts/rollup/rollup.config.js +++ b/scripts/rollup/rollup.config.js @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Huawei Technologies Co.,Ltd. * - * openGauss is licensed under Mulan PSL v2. + * InulaJS is licensed under Mulan PSL v2. * You can use this software according to the terms and conditions of the Mulan PSL v2. * You may obtain a copy of Mulan PSL v2 at: *