diff --git a/README-EN.md b/README-EN.md index a949f3fc9a..2755940421 100644 --- a/README-EN.md +++ b/README-EN.md @@ -158,10 +158,10 @@ curl -sSL https://github.com/metersphere/metersphere/releases/latest/download/qu ## License & Copyright -Copyright (c) 2014-2020 飞致云 FIT2CLOUD, All rights reserved. +Copyright (c) 2014-2021 飞致云 FIT2CLOUD, All rights reserved. -Licensed under The GNU General Public License version 2 (GPLv2) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - +https://www.gnu.org/licenses/gpl-3.0.html 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/README.md b/README.md index fad4fec2e7..eb2bd40feb 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

MeterSphere

一站式开源持续测试平台

- License: GPL v2 + License: GPL v3 Codacy Latest release Stars @@ -100,8 +100,8 @@ MeterSphere v1.10 版本为该项目的第一个LTS(Long Term Support)版本 Copyright (c) 2014-2021 飞致云 FIT2CLOUD, All rights reserved. -Licensed under The GNU General Public License version 2 (GPLv2) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - +https://www.gnu.org/licenses/gpl-3.0.html 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.