Giter Site home page Giter Site logo

Comments (5)

amoerie avatar amoerie commented on May 25, 2024 1

Hmm I guess this debate would result in a "spirit of the law" vs "letter of the law" argument, and this conversation has already exited my zone of expertise. Your initial conclusion of "I guess that is a question for the ImageSharp authors and not for you." is probably correct. :-)

from fo-dicom.

amoerie avatar amoerie commented on May 25, 2024

Hi @edespong

I've confirmed with the author of ImageSharp that usage of ImageSharp falls under the Apache 2.0 license (the open source license) because ImageSharp is a transitive dependency of fo-dicom.

However, if you take a direct dependency on ImageSharp (i.e. use it directly in your application), then this no longer applies.

See https://github.com/SixLabors/ImageSharp/blob/main/LICENSE

This is the line:

  • You are consuming the Work as a Transitive Package Dependency.

image

from fo-dicom.

edespong avatar edespong commented on May 25, 2024

Thanks. Good to get confirmation. Then I do not think there is a need for any changes.

But also weird? Because all I have to do in order to circumvent the license it to have a friend create an open source package that takes ImageSharp as a dependency, and then use the open source package in my application. Or I could take fo-dicom as a dependency, and then rely on the fact that fo-dicom is "installing it" and then just grab the assembly from memory and use it. But I guess that is a question for the ImageSharp authors and not for you.

from fo-dicom.

amoerie avatar amoerie commented on May 25, 2024

But also weird? Because all I have to do in order to circumvent the license it to have a friend create an open source package that takes ImageSharp as a dependency, and then use the open source package in my application. Or I could take fo-dicom as a dependency, and then rely on the fact that fo-dicom is "installing it" and then just grab the assembly from memory and use it. But I guess that is a question for the ImageSharp authors and not for you.

Sometimes, illegal things are very easy to do technically. That doesn't make them any less illegal. ;-)

from fo-dicom.

edespong avatar edespong commented on May 25, 2024

My point was that I think that it would not be illegal to do what I suggested

from fo-dicom.

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.