open-source-licensing
Here are 22 public repositories matching this topic...
please mention requirements before running bootstrap... on my Fedora 31 i had to install
sudo dnf install zlib ruby-devel zlib-devel
thanks
Description
Running the following Command:
./scancode -clp --json-pp sample_filter_clues.json samples --filter-clues
Gives the Error:
ERROR: failed to run post-scan plugin: filter-clues:
Traceback (most recent call last):
File "/home/ayansm/Desktop/GSoD/scancode-toolkit-versions/scancode-toolkit-3.1.1/src/scancode/cli.py", line 1033, in run_codebase_plugins
plugin.p
Currently licensed includes files matching:
LEGAL_FILES = /\A(AUTHORS|COPYING|NOTICE|LEGAL)(?:\..*)?\z/iI think COPYING is superfluous, see #84, but there are some other files (also with any extension) that often include legal notices that would be useful to automatically collect, eg:
LICENSES,NOTICES(plural)THIRD-PARTY-LICENSE(variations including3rd, n
Example https://github.com/ArturKovacs/emulsion/blob/2f5b5dbadf1f10592367300f7d18f3ffb2bed628/LICENSE.txt
$ bundle exec licensee diff https://github.com/ArturKovacs/emulsion --license mit
Comparing to MIT License:
Input Length: 1074
License length: 1020
Similarity: 94.85%
diff --git a/LICENSE b/LICENSE
index 0ce42af..b81d9df 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,14
See this file containing multiple licenses:
https://github.com/mvantellingen/python-zeep/blob/master/LICENSE
It contains both MIT and BSD, but askalono is not able to detect either.
-
Updated
May 28, 2020 - Go
Is it possible change the names of the articles in Reading Material folder of GitHub? I think that if we rename each article with its title could be easier to choose the paper which you want to read.
Please, let me know if this it's possible and how we could do it.
-
Updated
May 2, 2020 - PHP
Warning: include_once(tools/syndication/lang/syndication_fr.inc.php): failed to open stream: No such file or directory in /web9/hplesgravillons/www/wiki/tools/syndication/wiki.php on line 13
Warning: include_once(): Failed opening 'tools/syndication/lang/syndication_fr.inc.php' for inclusion (include_path='tools/googledrive/libs/vendor/:.:/usr/local/lib/ZFramework') in /web9/hplesgravillons/www
In the projects README.md as well as the description in the 'full documentation' refered to by the README.md the version 1.1.4 of the plugin is referenced.
<groupId>org.aposin.licensescout</groupId>
<artifactId>licensescout-maven-plugin</artifactId>
<version>1.1.4</version>Bug Report (Documentation Bug)
This version is not available on a
-
Updated
Jun 9, 2020 - Go
-
Updated
Mar 29, 2018 - Python
-
Updated
Jul 7, 2018 - JavaScript
-
Updated
Dec 4, 2019 - Shell
-
Updated
Jun 19, 2020 - PostScript
-
Updated
Sep 18, 2018 - Rust
-
Updated
Jul 16, 2019 - JavaScript
-
Updated
Mar 22, 2018
-
Updated
Jul 31, 2017 - Ruby
-
Updated
Feb 26, 2017 - JavaScript
-
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."
Describe the bug
codium's apt and rpm packages, as built by the recommended repository, are missing some metadata that differentiatescodiumfrom VS Code, such as the license and the project url.Please confirm that this problem is VSCodium-specific