all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Specifying licenses that are not included with guix
@ 2023-05-13  9:36 nils
  2023-05-15 12:05 ` Simon Tournier
  0 siblings, 1 reply; 3+ messages in thread
From: nils @ 2023-05-13  9:36 UTC (permalink / raw)
  To: help-guix@gnu.org

Hello,

I'm currently packaging vim plugins. This is mostly going well, but I've hit some license-related issues.

1. What do I do if a package specifies a license that is not included in guix/licenses.scm ? For example, vim-sandwich uses the NYSL license [1] (between public-domain and WTFPL), coc.nvim is the originator of the "Anti 996" License [2] (modified version of MIT / expat).

2. What do I do if a package specifies no license at all? For example see https://github.com/coderifous/textobj-word-column.vim/issues/11


[1] https://github.com/machakann/vim-sandwich/blob/c5a2cc438ce6ea2005c556dc833732aa53cae21a/doc/sandwich.txt#L6-L8
[2] https://github.com/neoclide/coc.nvim/blob/3014125e4ab7d35e08bbcde946dca4812b84f105/LICENSE.md


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-15 17:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-13  9:36 Specifying licenses that are not included with guix nils
2023-05-15 12:05 ` Simon Tournier
2023-05-15 17:15   ` nils

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.