# ZipLib can be used to close source software

Source: Internet
Author: User
I have always had a thorough understanding of open-source protocols, and I have always said this to # ZipLib:

[Quote]
He library is released under the GPL with the following exception:


Linking this library statically or dynamically with other modules is
Making a combined work based on this library. Thus, the terms and
Conditions of the GNU General Public License cover the whole
Combination.

As a special exception, the copyright holders of this library give you
Permission to link this library with independent modules to produce
Executable, regardless of the license terms of these independent
Modules, and to copy and distribute the resulting executable under
Terms of your choice, provided that you also meet, for each linked
Independent module, the terms and conditions of the license of that
Module. An independent module is a module which is not derived from
Or based on this library. If you modify this library, you may extend
This exception to your version of the library, but you are not
Obligated to do so. If you do not wish to do so, delete this
Exception statement from your version.

[/Quote]

I have never figured out what is going on. What is it"Derived from
Or based on"
? Are private non-GPL projects allowed?

Today, I found the following answer on its Forum:

[Quote]

Yes, you can use the library in a closed source application.
License comes with an exception to the GPL which explicitly allows this.

However,
You will need to link against the compiled assembly. Use and
Modification of the source code require you to publish your code under
The same license.

[/Quote]

Originally, as long as the source code does not use it, it only links its dll during compilation and release, you can select your own protocol for your code-as long as it does not violate the protocol of any other component you are using.

[Update]
It seems that they also think it is necessary to explain it. Now the SharpZipLib homepage has the following instructions:
Bottom lineIn plain English this means you can use this library in your cial closed-source applications.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.