COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200919215120/https://github.com/topics/licenses
Here are
107 public repositories
matching this topic...
A license list generator of all your dependencies for iOS applications
Updated
Jul 5, 2020
Swift
LicensesDialog is an open source library to display licenses of third-party libraries in an Android app.
Updated
Aug 25, 2020
Java
Check package dependencies before installing it
Updated
Jan 9, 2020
JavaScript
Prevent oil and gas companies from co-opting your work and extracting more fossil fuels with this software license.
Gradle plugin that provides a task to generate a HTML license report of your project.
Updated
May 29, 2020
Groovy
Various data formats for the SPDX License List including RDFa, HTML, Text, and JSON
Updated
Sep 11, 2020
HTML
👩⚖️ Dynamic licenses for your projects - no more LICENSE.txt!
Updated
Nov 9, 2018
JavaScript
Updated
Sep 11, 2020
HTML
[DEPRECATED] An android library to display the licenses of your application libraries in a easy way.
Updated
Feb 11, 2018
Java
An android library to display the licenses of your application libraries in a easy way.
Updated
Jul 9, 2020
Kotlin
TrueLicense is an open source engine for license management on the JVM.
Updated
Jun 11, 2020
Java
Automatically generate boilerplate license comments.
Updated
Jul 24, 2020
Shell
Open source and open knowledge (data and content) licenses together with API and web service.
Updated
Jul 29, 2020
JavaScript
The SPDX specification in MarkDown and HTML formats.
Updated
Sep 15, 2020
HTML
A utility to help generate a file containing information about dependencies including the full license text.
An Android library to easily display attribution information of open source libraries.
Updated
Oct 22, 2019
Java
Infrastructure for secure license management in .NET applications
📝 Learn about the licenses around your package
Updated
Aug 30, 2018
JavaScript
an open source license that's copyleft for changes, additions, and wrappers, but permissive for applications
Updated
May 18, 2020
Makefile
Golang library for listing and looking up licenses using SPDX IDs.
Inserts commented open source software licenses into source code.
Updated
Mar 29, 2018
Python
License your code from Vim like a secret agent
Discord bot that manages expiration of roles with subscriptions!
Updated
Sep 7, 2020
Python
Automatically prepends license headers to your PHP source files
LicenseKeys is a PHP License Key system
A .NET Core global tool to generate file with third party legal notices
☑️ Module to check SPDX license expression conformance and surface meta information about license expressions
Updated
Sep 6, 2020
JavaScript
Displays third party license information
Updated
May 12, 2019
Kotlin
Rules to validate the presence of license headers in source files.
Updated
Jul 22, 2020
JavaScript
Improve this page
Add a description, image, and links to the
licenses
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
licenses
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
Crates fetched via SSH don't appear to be supported for source checking. I'm not sure if this is a bug or a feature request, but it would be nice for projects that want to deny unknown sources but fetch some dependencies from git with ssh.
To Reproduce
In
deny.toml: