Giter Club home page Giter Club logo

Comments (4)

RavinMaddHatter avatar RavinMaddHatter commented on June 13, 2024 1

FYI, Not having a license means that technically nobody has permissions to use the source for anything. The license is what actually explains how we can use the product. By not putting a license it is actually as exclusive as possible, we have to assume that you want nobody to use any of the code and even copying small pieces of code can cause major legal issues.

If you put any license we can know what we are allowed to do., If you want people to do mostly what they want but still credit you i like the MIT license. There are for more restrictive licenses, but right now i cant even look at the project code without opening my self up to liability.

the one piece of code that i am most concerned with is you Nanovna.py If that had a license that i could use i would be happy. i simply cant use it right now to automate things.

from nanovna.

frohro avatar frohro commented on June 13, 2024

Hi,
I did find the GPL in the file source code files for this project. It would be nice to have a LICENSE file in the repo though. There is still nothing in the CentSDR that I could find either. Maybe I should put that in the issues there, not here. Sorry for that.
Thanks again,
Rob

from nanovna.

dl9sec avatar dl9sec commented on June 13, 2024

Not any license, but the GPL, because parts of the code are already licensed under GPL-3.0.
To be most compliant, scan the sourcecode, extract all copyrights and all licenses, check license compatibility and put your code under the correct license. Put also all license texts that require it (most of the permissive licenses) into a license file and put this in the root directory of your repo.

But to be honest there is a lot more license care in the code than in a lot of other projects...

If you need assistance drop me a line :-)

Regards, Thorsten

from nanovna.

dl9sec avatar dl9sec commented on June 13, 2024

If you want, you can put the files from Legal.zip (all ASCII texts) into the root directory of the repository.
With those files (for v0.8.0), the project should be a bit more license compliant.

Regards, Thorsten

from nanovna.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.