GithubHelp home page GithubHelp logo

Comments (5)

wtarreau avatar wtarreau commented on June 10, 2024

Hi,

thanks for the report. It seems there was a mixup of GPL and LGPL text in that file, I don't know why. v2.1 is LGPL, GPL is v2. I'll see with Aurélien to fix this. Sometimes I think we should get rid of all this and switch to SPDX tags, but that's a huge work to do and the time spent on this will not be spent adding value to the product :-/

from haproxy.

Darlelet avatar Darlelet commented on June 10, 2024

Ah yes my bad indeed, both src/http_ext.c and src/event_hdl.c are affected.

I don't remember exactly why, but I think Willy got it right, for those 2 I probably first started by creating the header files which uses LGPL v2.1 (by duplicating them from an existing header file in the repo), and when I created the corresponding source files (by duplicating from another source file), I must have thought there was a mismatch between licenses in header and source file and probably ended up by appending ".1" after the GPL version in the source files without noticing that header files are LGPL and source files are GPL.

How should we proceed for the fix?

from haproxy.

wtarreau avatar wtarreau commented on June 10, 2024

Yes please Aurélien. Please make sure to use the original banner so as to avoid any wording issue for example.

from haproxy.

Darlelet avatar Darlelet commented on June 10, 2024

Now fixed with e9261ff and 60edfab, thanks guys!

from haproxy.

songliumeng avatar songliumeng commented on June 10, 2024

Tons of thanks everyone!!

from haproxy.

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.