mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-03-25 08:19:56 -05:00
Ensure all software has license #2
Reference in New Issue
Block a user
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?
Originally created by @nodiscc on GitHub (Jun 19, 2015).
We need to ensure that all software has their license attached, in the format:
Software Name - Brief Description (Extra Software Links) - License
@Kovah commented on GitHub (Jun 23, 2015):
I'm on it. ;)
@nodiscc commented on GitHub (Jul 27, 2015):
@Kovah's work rebased in #34
Software that doesn't have license not language tags can be found with
egrep -v "\" README.md`@jungle-boogie commented on GitHub (Jul 29, 2015):
Hello,
I'm updating many that don't have a license listed in the readme, but not all projects list what license they're using, so I've contacted a few to ask for information on it.
thanks,
sean
@nodiscc commented on GitHub (Feb 28, 2016):
Closing in favor of https://github.com/Kickball/awesome-selfhosted/issues/471
make missinglicenselanguagemay help in the future.