Giter Site home page Giter Site logo

Comments (6)

DaveInCaz avatar DaveInCaz commented on June 12, 2024 1

@paulushub I understand now. My mistake was that I misinterpreted the intent of the License.txt file. I thought it was supplying several alternative licenses all for SharpVectors rather than first providing the SharpVectors license, and then secondly attributing other third-party components. (There are occasionally projects which do offer multiple licenses).

Thanks for the explanation, sorry for taking up your time!

from sharpvectors.

paulushub avatar paulushub commented on June 12, 2024 1

Both have the BSD license for SharpVectors itself, and the second one also has the third-party attributions.

The License.md is meant for Github users, who simply want to know the license of the code.
The License.txt is used in the Nuget packages:

<file src="..\License.txt" target="lib"/>

Also, the BSD sections have different copyright dates.

Thanks, I will update that. Licensing is an important issue, I do appreciate you looking into it.

from sharpvectors.

DaveInCaz avatar DaveInCaz commented on June 12, 2024 1

The one meant for Nuget may actually be messing up the GitHub logic. When you view the main SharpVectors page, it shows this in the sidebar:
image

which if you click, shows this:
image

So its apparently picking up the Nuget file somehow. Maybe just based on filename?

This is partly what gave me the mistaken impression originally that you were offering multiple alternative licenses.

from sharpvectors.

paulushub avatar paulushub commented on June 12, 2024

But I would have thought it should read more like this:

My understanding: Newtonsoft.Json is licensed under MIT.

MinIoC in SharpVectors is still under its own license, MIT.
It is copied verbatim (like that of Brotli), as is the practice for third-party licenses listing.

The LICENSE and README files are included here:
https://github.com/ElinamLLC/SharpVectors/blob/master/Source/SharpVectorModel/IoC/

from sharpvectors.

DaveInCaz avatar DaveInCaz commented on June 12, 2024

@paulushub I just noticed there are actually two license files in the repo:

https://github.com/ElinamLLC/SharpVectors/blob/master/License.md
and
https://github.com/ElinamLLC/SharpVectors/blob/master/License.txt

Both have the BSD license for SharpVectors itself, and the second one also has the third-party attributions.

As a suggestion, it might be less confusing (for dummies like me 😁) if you removed the BSD part from the second file and use it only for third-party attributions.

Also, the BSD sections have different copyright dates.

from sharpvectors.

paulushub avatar paulushub commented on June 12, 2024

It works well in the tab view, will look into any way to improve it.
image

from sharpvectors.

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.