chore(license): Relicense library + service to MPL-2.0

As the sole author of the library and service, I elect to relicense the
code that I have written from GPL-3.0 to MPL-2.0. This is to preserve
copyleft-ability while permitting linking of pop-launcher's libraries.

The launcher binary and its plugins shall remain as GPL-3.0, as they are
separate binaries with no need for linking to a frontend.
This commit is contained in:
Michael Aaron Murphy 2021-11-24 17:56:37 +01:00 committed by Jeremy Soller
parent 9f782113d2
commit ed7b6a9bd0
16 changed files with 402 additions and 37 deletions

22
debian/copyright vendored
View file

@ -5,20 +5,8 @@ Source: https://github.com/pop-os/launcher
Files: *
Copyright: 2021 System76 <info@system76.com>
License: GPL-3.0
This software is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
License as published by the Free Software Foundation; either
version 3 of the License, or (at your option) any later version.
.
This software 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.
.
You should have received a copy of the GNU General Public
License along with this software; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/LGPL-3'
License: MPL-2.0
Files: debian/* plugins/*
Copyright: 2021 System76 <info@system76.com>
License: GPL-3