diff options
| author | Brian <none@none> | 2010-08-25 23:40:39 -0600 |
|---|---|---|
| committer | Brian <none@none> | 2010-08-25 23:40:39 -0600 |
| commit | bed85f565b853b13576258adcd585c9753e3e10f (patch) | |
| tree | b5ed510db75eefcbb380f4c5edd52d4fc8d69942 /dep/libzip/THANKS | |
| parent | 55b09e7a9c312e900d6995fac790173904d5cf60 (diff) | |
Core/Dep: Added libzip which IS needed by G3D
Fixes compile on Windows and Linux (if you didn't have libzip installed for
some reason).
--HG--
branch : trunk
Diffstat (limited to 'dep/libzip/THANKS')
| -rw-r--r-- | dep/libzip/THANKS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dep/libzip/THANKS b/dep/libzip/THANKS new file mode 100644 index 00000000000..b27ef191286 --- /dev/null +++ b/dep/libzip/THANKS @@ -0,0 +1,12 @@ +Thanks to Info-ZIP for info on the DOS-time/date conversion code, +and some other general information gathered from their sources. + +Thanks to these people for suggestions, testing, and bug reports: + +Alexander Galanin <al@galanin.nnov.ru> +Heiko Hund <heiko@ist.eigentlich.net> +Joel Ebrahimi <joel.ebrahimi@gmail.com> +Pierre Joye <pierre.php@gmail.com> +Roberto Tirabassi <rtirabassi@3di.it> +Simon Talbot <simont@nse.co.uk> +Stephen Bryant <steve@bawue.de> |
