Giter VIP home page Giter VIP logo

Comments (6)

casperbakker avatar casperbakker commented on May 26, 2024

@nicolaasuni You are right. I found some of this code in another project that was MIT licensed, but that was a mess. I create this package to make it more modern and to refactor it bit by bit. I created this lib to get rid of our Zend_Barcode dependency.

After I released this package I found some strange code inconsistencies and Googled for a comment in the code. That is when I found your TCPDF code and that is was released on LGPL and not with MIT, so the other project could never have released it with an MIT license.

It is already on my todo list, but I will soon change the license of this project according to LGPL and make the proper links to your project.

I am sorry for this and it was absolutely not my intention to steal your code and infringe your rights.

from php-barcode-generator.

casperbakker avatar casperbakker commented on May 26, 2024

@nicolaasuni I changed the license for this project to LGPLv3 and added the copyright and license information as requested. Is there something I missed or is this issue resolved for you?

from php-barcode-generator.

nicolaasuni avatar nicolaasuni commented on May 26, 2024

All the original copyright notice should be reported in full and your changes should be clearly indicated.
In any case, why don't you use the following project that is derived from the original ones and has tons of bug fixes and improvements?
https://github.com/tecnickcom/tc-lib-barcode

from php-barcode-generator.

casperbakker avatar casperbakker commented on May 26, 2024

I am sorry, but the license does not require to indicate all the changes that are being made.

In any case, using your new project is not going to happen anytime soon, because this package with this API is being used in multiple projects now. So stop suggesting that alternative.

If you do not like your code to be modified or forked, use a different license that does not allow forks.

from php-barcode-generator.

nicolaasuni avatar nicolaasuni commented on May 26, 2024

Probably I have not being clear enough.
You have to reinstate the lines that indicate me as the original author as per license.
You are currently violating the license by removing the lines that indicates me as the original author.
Is that clear?

from php-barcode-generator.

casperbakker avatar casperbakker commented on May 26, 2024

In the copied file https://github.com/picqer/php-barcode-generator/blob/master/src/BarcodeGenerator.php I already copied your whole header, including noting you as the copyright owner and author. What do you want me to add besides this?

from php-barcode-generator.

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.