From e1ad31238cf106b87a8dac7869b75f7d997759c4 Mon Sep 17 00:00:00 2001 From: lukaijie Date: Fri, 6 Feb 2026 19:49:57 +0800 Subject: [PATCH] fix(scope): update notice --- LICENSE | 2 +- LICENSE.txt | 24 ------------------------ NOTICE.txt => NOTICE | 0 3 files changed, 1 insertion(+), 25 deletions(-) delete mode 100644 LICENSE.txt rename NOTICE.txt => NOTICE (100%) diff --git a/LICENSE b/LICENSE index d842cd6..207d601 100644 --- a/LICENSE +++ b/LICENSE @@ -10,7 +10,7 @@ If you remove or alter Shopex brand identifiers, you must obtain a branding remo 4. Enforcement Failure to comply with these additional terms terminates your rights under this license. -Copyright (c) 2025 Shopex +Copyright (c) 2019-2026 Shopex -------------------------------------------------------------------------------- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100644 index 207d601..0000000 --- a/LICENSE.txt +++ /dev/null @@ -1,24 +0,0 @@ -EcshopX Open Source License -EcshopX is licensed under the Apache License 2.0, with the following additional conditions: --------------------------------------------------------------------------------- -ADDITIONAL TERMS PURSUANT TO SECTION 7 OF APACHE LICENSE 2.0: -1. Branding Retention Requirement -You must retain all Shopex brand identifiers visible in: User interfaces (e.g., Front-end Interface, admin consoles, login pages); This includes logos, copyright notices, and "Powered by Shopex" labels. -2. Commercial License for Branding Removal -If you remove or alter Shopex brand identifiers, you must obtain a branding removal license from Shopex. Contact us at: http://www.shopex.cn to purchase a branding removal license. -3.You shall not in any manner violate any applicable national or international laws or regulations or infringe upon the lawful rights and interests of any third party; -4. Enforcement -Failure to comply with these additional terms terminates your rights under this license. - -Copyright (c) 2019-2026 Shopex --------------------------------------------------------------------------------- -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this software except in compliance with the License. -You may obtain a copy of the License at: -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/NOTICE.txt b/NOTICE similarity index 100% rename from NOTICE.txt rename to NOTICE