Marek Safar cf650fb3fb Update 4.5 bcl solution files 13 years ago
..
ICSharpCode.SharpZipLib c061169613 Fix SharpZipLib 4.0 profile version number to not overwrite non-4.0 version of same assembly in GAC 15 years ago
ChangeLog 7d4a3b1904 Remove old version and re-add new one. 20 years ago
ICSharpCode.SharpZipLib-net_2_0.csproj cf650fb3fb Update 4.5 bcl solution files 13 years ago
ICSharpCode.SharpZipLib-net_4_0.csproj cf650fb3fb Update 4.5 bcl solution files 13 years ago
ICSharpCode.SharpZipLib-net_4_5.csproj cf650fb3fb Update 4.5 bcl solution files 13 years ago
ICSharpCode.SharpZipLib.dll.sources 7d4a3b1904 Remove old version and re-add new one. 20 years ago
Makefile 2531552bdc Reduce warning level for external libraries 14 years ago
README 443a7ccc56 import .6 21 years ago
SharpZipLib.key 394fcbfa43 Add key file 23 years ago
SharpZipLib.pub c036498ee3 2004-05-28 Duncan Mak <[email protected]> 21 years ago

README

I imported the 0.6 version of the library. The only changes from the origional were
the case of some of the file names -- I changed them to match the names in cvs.

Ben Maurer. May, 2004.

--------------------

This directory contains a local copy of the Zip library from the NZipLib project.

I have added this as a temporary measure to simplify the building and development
of the Mono Documentation browser, but ideally it should use the real
library. Do not fix bugs here, fix it on the original, and incorporate them
here.

This code is released under this license, from:

http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx

Here it is:

The 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 an 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.


Miguel. Jan, 2003