Coder Social home page Coder Social logo

Comments (3)

redchair123 avatar redchair123 commented on May 5, 2024

If you are forking stephen-hardy/xlsx.js, you have to distribute under the Microsoft Office Extensible File License (section 3D). That's not where you run into trouble, though. The real problem for you comes when you want to use this for your projects (emphasis mine):

(F) Platform Limitation- The licenses granted in sections 2(A) & 2(B) extend only to the software or derivative works that (1) are run on a Microsoft Windows operating system product, and (2) are not Excluded Products.

This is a usage issue, though, and doesn't affect your ability to make contributions or release your code. You are free to create a github repo and release the code.

If you do decide to release enhancements to xlsx.js, note that section 3D makes it difficult to use the those contributions in a project that isn't licensed with their version ("any portion of the software", which your contributions would be). If I felt so inclined, I'd probably raise an issue about it in your project :)

If it is not too crass to ask, why not contribute to this project directly? Since this is a clean-room implementation from the ISO standard and was licensed under the MIT license from inception, there's no question that others can use your contributions (and I won't have to scrutinize any future contributions from you to ensure that we don't accidentally violate the other project's license).

tl;dr: Its ok to make your fork and publish, but you have to use the Microsoft Office Extensible File License. Watch how you are using the code after you do so. If this does give you pause, consider contributing to this project :)

from sheetjs.

gbisheimer avatar gbisheimer commented on May 5, 2024

Thanks Niggler for your fast response.

I've already forked your project. I'll try to migrate my code to be
compatible with yours and release it as a pull-request. I'm doing this as
part of a plugin I'm developing for another GitHub project (jTable by
Hikalkan). I was just about to publish my branch when I noticed this
problem with the license of stephen-hardy code. I'll publish my plugin
using your code instead (if you agree, of course).

Cheers!

2013/3/15 Niggler [email protected]

If you are forking stephen-hardy/xlsx.js, you have to distribute under
the Microsoft Office Extensible File License
(section 3D). That's not
where you run into trouble, though. The real problem for you comes when
you want to use this for your projects (emphasis mine):

(F) Platform Limitation- The licenses granted in sections 2(A) & 2(B)
extend only to the software or derivative works that (1) are run on a
Microsoft Windows operating system product
, and (2) are not Excluded
Products.

This is a usage issue, though, and doesn't affect your ability to make
contributions or release your code. You are free to create a github repo
and release the code.

If you do decide to release enhancements to xlsx.js, note that section 3D
makes it difficult to use the those contributions in a project that isn't
licensed with their version ("any portion of the software", which your
contributions would be). If I felt so inclined, I'd probably raise an issue
about it in your project :)

If it is not too crass to ask, why not contribute to this project
directly? Since this is MIT from inception, there's no question that others
can use your contributions (and I won't have to scrutinize any future
contributions from you to ensure that we don't accidentally violate the
other project's license).

tl;dr: Its ok to make your fork and publish, but you have to use the
Microsoft Office Extensible File License. Watch how you are using the code
after you do so. If this does give you pause, consider contributing to this
project :)


Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-14963071
.

from sheetjs.

redchair123 avatar redchair123 commented on May 5, 2024

Pull requests are always welcome, and I'm glad to see you found use for this!

from sheetjs.

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.