Commit graph

4 commits

Author SHA1 Message Date
Michael Aaron Murphy
ed7b6a9bd0 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.
2021-11-30 09:47:33 -07:00
Michael Aaron Murphy
1406efec23 chore: Apply GPL-3.0 SPDX license identifier to each source file 2021-08-30 18:35:32 +02:00
Michael Aaron Murphy
690f3257bd improv: Apply suggestions from clippy 2021-08-16 13:27:26 +02:00
Michael Aaron Murphy
2c14701898 feat(library): Add function for finding plugin configs 2021-08-16 13:19:02 +02:00