Closed zgramana closed 2 years ago
Thanks. This was an oversight and holdover from the related originating project, grefine-rdf-extension.
Please review the updated LICENSE.txt file to verify it clarifies the issue.
@AtesComp much appreciated, thanks!
But, if this is based on the original DERI code (which doesn't seem to be credited anywhere), you can't invent a license for it yourself. I don't know Irish/EU copyright law well, but I suspect the original code is copyright by Fadi Malli even though it doesn't include a copyright statement.
Is there a reason that this wasn't started as a fork of the original repo? That makes the provenance hard to follow.
Looking at
LICENSE.txt
it appears to be reporting on the licenses of dependencies only, but not your code under thesrc
tree. Since there are no license headers, it is unclear whether your code is also licensed under Apache 2.0 or is unlicensed.If you intend your software to be permissively licensed, do you mind clarifying
LICENSE.txt
with your desired license (preferably Apache 2.0) and/or adding license headers to your source files?Much appreciated!