Clarify licensing

The COPYING file contained the LGPL but README.md stated the license was
GPL. I have decided to use the LGPL, so this commit fixes README.md.
This commit is contained in:
James Westman 2021-10-22 22:36:58 -05:00
parent b3c28ce3d4
commit 848d5d5049
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6

View file

@ -70,16 +70,16 @@ template ShumateDemoWindow : Gtk.ApplicationWindow {
Copyright (C) 2021 James Westman <james@jwestman.net>
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 Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
GNU Lesser General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
## Donate