open-source-licensing
Here are 22 public repositories matching this topic...
A site to provide non-judgmental guidance on choosing a license for your open source project
-
Updated
Nov 1, 2020 - Ruby
There are about ~240 URLs and licenses listed at https://directory.fsf.org/wiki?title=Category:License
We should:
- ensure that we can detect all of them
- ensure that we can detect their URL
We should also add as an "other_urls" ech URL to the corresponding license YAML
A Ruby gem to cache and verify the licenses of dependencies
-
Updated
Oct 19, 2020 - Ruby
From command-line I go in a folder of a GitHUb project, then I run licensee, it detect the licensee in LICENSE.spdx.
Then I delete LICENSE.spdx and re-run licensee; it still detect the file despite it no longer exist.
I would like to have an option to never use cache and always doing live checks.
Especially when the match is not very close it could be useful to be able to pick other near matches from a drop-down to compare to. One situation where I wanted to do this was a BSD-1-Clause license, which I wanted to compare to BSD-3-Clause to see what's the diff between those two (not trusting that it's solely the omission of two clauses).
Absolutely love Askalono, btw.
licensechecker (lc) a command line application which scans directories and identifies what software license things are under producing reports as either SPDX, CSV, JSON, XLSX or CLI Tabular output. Dual-licensed under MIT or the UNLICENSE.
-
Updated
May 28, 2020 - Go
Web application that will help you in shortening your url
-
Updated
Oct 10, 2020 - PHP
Module 5: Open Research Software and Open Source
-
Updated
Apr 2, 2020 - HTML
YesWiki is a wiki system written in PHP, including extensions making collaboration more simple (databases, maps, easy editing, bootstrap themes,...).
-
Updated
Nov 1, 2020 - PHP
Maven Plug-in to scan used licenses on a product
-
Updated
Oct 13, 2020 - Java
Lightweight license checker.
-
Updated
Oct 29, 2020 - Go
Inserts commented open source software licenses into source code.
-
Updated
Mar 29, 2018 - Python
Node CLI to generate a LICENSE for your project
-
Updated
Oct 6, 2020 - JavaScript
Match text against SPDX-known licenses
-
Updated
Dec 4, 2019 - Shell
Modeemi ry website
-
Updated
Oct 30, 2020 - PostScript
Reddit bot that suggests adding a license file to Github repos that are submitted to Reddit without a license
-
Updated
Sep 18, 2018 - Rust
Combine all third-party library licenses into one single license.
-
Updated
Jul 16, 2019 - JavaScript
Empire of Slop Dijitlalchemy Licenses
-
Updated
Mar 22, 2018
Una guida per scegliere la licenza del tuo progetto opensource.
-
Updated
Jul 31, 2017 - Ruby
License source code and creative works with Yeoman Licensor
-
Updated
Feb 26, 2017 - JavaScript
A site to provide non-judgmental guidance on choosing a license for your open source project
-
Updated
Oct 1, 2017 - Ruby
Improve this page
Add a description, image, and links to the open-source-licensing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the open-source-licensing topic, visit your repo's landing page and select "manage topics."


Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduc