GithubHelp home page GithubHelp logo

License For this LIB about javacsvreader HOT 5 CLOSED

theNerd247 avatar theNerd247 commented on June 30, 2024
License For this LIB

from javacsvreader.

Comments (5)

slix avatar slix commented on June 30, 2024

I assume that there will be a Java API for robot code to use JavaCSVReader, right?

If so, using the GPL would mean any code using JavaCSVReader would need to be licensed under the GPL (if the code or application is distributed). That means any team using JavaCSVReader that wants to release their code would have to release it under the GPL.

from javacsvreader.

theNerd247 avatar theNerd247 commented on June 30, 2024

Yes, the JavaCSVReader is going to eventually contain code to use for the robot.

Would are there any better options for licensing? Possibly we wont need any license?

from javacsvreader.

slix avatar slix commented on June 30, 2024

Most open-source software projects need some sort of license. A license gives permission for other people to modify and use your code (possibly with certain restrictions). Otherwise, it's technically theft.

I don't think the GPL is a good idea because this project and FRC teams don't need its protections against proprietary software.

WPILib uses the BSD license. That's a simple, permissive license that essentially says "do whatever you want with this code." That's probably a good choice.

If you really want a copyleft license without forcing teams to use the GPL license if they release their robot code, look at the LGPL.

Licensing is pretty complicated. For more information, see the Getting Started and Choosing a License sections of Producing Open Source Software by Karl Fogel. Also see What is Copyleft?

from javacsvreader.

theNerd247 avatar theNerd247 commented on June 30, 2024

I think BSD is what we should go with in that case. It's simple and fits with the WPILib. I'll add it to the next merge to master.

@slix: do you have a lot of experience in licenses? If so would you mind forking the project and help adding it in? I've never done this before.

from javacsvreader.

slix avatar slix commented on June 30, 2024

I just do a lot of reading. :P

Sure! It's not very involved. I'll submit a pull request later today or tomorrow.

from javacsvreader.

Related Issues (13)

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.