Giter Club home page Giter Club logo

Comments (9)

spth avatar spth commented on August 9, 2024

SDCC uses GPL2+LE (i.e, GPL 2 or later with liking exception) for its library.
Whatever is chosen should be compatible with that, at least for the part that is supposed to go into SDCC later.

from easy-pdk-includes.

serisman avatar serisman commented on August 9, 2024

SDCC uses GPL2+LE (i.e, GPL 2 or later with liking exception) for its library.
Whatever is chosen should be compatible with that, at least for the part that is supposed to go into SDCC later.

This repo is the programmer specific include files (i.e. calibration routines) and is not currently intended to be included with SDCC. But, your comment would apply to the pdk-includes repo: free-pdk/pdk-includes#5

from easy-pdk-includes.

serisman avatar serisman commented on August 9, 2024

Pull Request adding Copyright and LICENSE information: #2

from easy-pdk-includes.

freepdk avatar freepdk commented on August 9, 2024

I'm not sure if the old LGPL is the right choice for headers which are included in a linked program.

I think GPL + LinkException is a better choice for this.

from easy-pdk-includes.

serisman avatar serisman commented on August 9, 2024

I'm not sure if the old LGPL is the right choice for headers which are included in a linked program.

I think GPL + LinkException is a better choice for this.

Do you have a link that shows that as being a real thing?

I couldn't find it on http://www.gnu.org/licenses, and it isn't directly listed on their exceptions page either: https://www.gnu.org/licenses/exceptions.html

GitHub doesn't know about it: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/licensing-a-repository

SPDX doesn't directly list it (unless it is one of the deprecated ones): https://spdx.org/licenses/

Wikipedia isn't really all that clear, although they do list LGPL as being related: https://en.wikipedia.org/wiki/GPL_linking_exception

Or, do we just list this as GPL 2.0 and include our own exception text (similar to what SDCC uses)? That feels a bit dirty to not use an 'official' license, but maybe it is ok?

from easy-pdk-includes.

freepdk avatar freepdk commented on August 9, 2024

https://en.wikipedia.org/wiki/GPL_linking_exception

In SDCC I only found this:
https://sourceforge.net/p/sdcc/code/HEAD/tree/trunk/sdcc/doc/README.txt
https://sourceforge.net/p/sdcc/code/HEAD/tree/trunk/sdcc/COPYING

=> we need to ask @spth

Linking Excpetion:
You might put the repo under GPL LICENSE and then add a "LICENSE-ADDITIONAL" containing the linking exception.

from easy-pdk-includes.

freepdk avatar freepdk commented on August 9, 2024

Or, do we just list this as GPL 2.0 and include our own exception text (similar to what SDCC uses)? That feels a bit dirty to not use an 'official' license, but maybe it is ok?

But you use an official license. You just add an additional exception.

from easy-pdk-includes.

serisman avatar serisman commented on August 9, 2024

Ok, here is a different PR with GPL v2 with Linking Exception: #3

from easy-pdk-includes.

serisman avatar serisman commented on August 9, 2024

Copyright and LICENSE information was merged via pull request #3

from easy-pdk-includes.

Related Issues (2)

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.