1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-01-20 10:04:13 +03:00

License changed to GPLv3+ in README.md

This commit is contained in:
Игорь Чудов 2020-02-11 15:11:48 +04:00
parent a631ea1c3e
commit 57d62a04ca
Signed by untrusted user: nir
GPG Key ID: 0F3883600CAE7AAC

View File

@ -40,11 +40,13 @@ or German.
## License ## License
GPOA - GPO Applier for Linux
Copyright (C) 2019-2020 BaseALT Ltd. Copyright (C) 2019-2020 BaseALT Ltd.
This program is free software; you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or the Free Software Foundation, either version 3 of the License, or
(at your option) any later version. (at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
@ -52,7 +54,6 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License along You should have received a copy of the GNU General Public License
with this program; if not, write to the Free Software Foundation, Inc., along with this program. If not, see <http://www.gnu.org/licenses/>.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.