Add LICENSE File #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a downstream user who wants to package this for the AUR, A LICENSE file must be provided by upstream so it can be installed to
usr/share/licenses/
. This is also the case with Nixos where License links back to upstreams license file.This also serves the benefit for people who want to find out the license of the project without poking at the source code of the project
Thanks for letting me know! I actually planned to to this myself some time ago but somehow forgot. The thing is, i don't really know how the dual BSD/GPL licensing thing works in practice (in terms of what you're supposed to put into the
LICENSE
file), so i've narrowed it down to just GPLv2 for now to avoid ambiguities. Feel free to hit me up again if you can help!Furthermore, i appreciate your willingness to maintain keymash as an AUR package. However, please be aware that there is already a
keymash-dkms-git
, so unless you intend to distribute prebuilt binaries there is no real need for another package.