Skip to content

Commit ad39a42

Browse files
committedApr 18, 2012
Added provenance information for quazip.
1 parent c28bd9f commit ad39a42

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed
 

‎PROVENANCE

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,40 @@ Copyright (C) Navel Ltd., LGPL
117117
NOTE: These files have since been removed from SVN:
118118
* shapefile.h Copyright (c) 1999, Frank Warmerdam, MIT or LGPL
119119
* utils.h
120-
**Taken from txt2dbf 1.0.2 by Frank Koormann, see http://www.usf.uni-osnabrueck.de/~fkoorman/software/dbftools.en.html. Licensed as "The program is free of charge as well as the source" but no license is mentioned
120+
**Taken from txt2dbf 1.0.2 by Frank Koormann, see
121+
http://www.usf.uni-osnabrueck.de/~fkoorman/software/dbftools.en.html. Licensed
122+
as "The program is free of charge as well as the source" but no license is
123+
mentioned
121124

125+
=== src/core/quazip ===
126+
QuaZIP is the C++ wrapper for the Gilles Vollant's ZIP/UNZIP package
127+
using Trolltech's Qt library.
128+
Copyright (C) 2005-2011 Sergey A. Tachenov
129+
Added to the QGIS source tree 17 April 2012 as part of a patch from
130+
Etienne Tourigny <etourigny.dev@gmail.com>
122131

132+
* COPYING
133+
* ioapi.h
134+
* JlCompress.h
135+
* quaadler32.cpp
136+
* quachecksum32.h
137+
* quacrc32.h
138+
* quazipfile.cpp
139+
* quazipfileinfo.h
140+
* quazip.h
141+
* quazipnewinfo.h
142+
* unzip.c
143+
* zip.c
144+
* crypt.h
145+
* JlCompress.cpp
146+
* qioapi.cpp
147+
* quaadler32.h
148+
* quacrc32.cpp
149+
* quazip.cpp
150+
* quazipfile.h
151+
* quazip_global.h
152+
* quazipnewinfo.cpp
153+
* README.txt
154+
* unzip.h
155+
* zip.h
123156

0 commit comments

Comments
 (0)
Please sign in to comment.