diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2009-04-26 11:27:23 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2009-04-26 11:27:23 +0000 |
commit | f43515eaf70e661bf53691e2a9d67291f7ed062b (patch) | |
tree | ae5ee367f67ed906f2aecebc7aad74192ca2fc1d /rbutil/rbutilqt/zip/README.ROCKBOX | |
parent | 8e8c36019c4f42ed7c991545f13a7404690c5bf7 (diff) | |
download | rockbox-f43515eaf70e661bf53691e2a9d67291f7ed062b.tar.gz rockbox-f43515eaf70e661bf53691e2a9d67291f7ed062b.zip |
Update OSDaB Zip class to most current version from the projects svn repo (r7).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20802 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/rbutilqt/zip/README.ROCKBOX')
-rw-r--r-- | rbutil/rbutilqt/zip/README.ROCKBOX | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/rbutil/rbutilqt/zip/README.ROCKBOX b/rbutil/rbutilqt/zip/README.ROCKBOX index 36bc9f59fd..46bdd9a15e 100644 --- a/rbutil/rbutilqt/zip/README.ROCKBOX +++ b/rbutil/rbutilqt/zip/README.ROCKBOX @@ -1,7 +1,8 @@ This folder contains the zip extraction classes of the OSDaB project. These classes are distributed under the GPL license (see the file -LICENSE.GPL in this folder). The source files are included unmodified as -of 2007-07-24 with the examples folder left out. +LICENSE.GPL in this folder). +The source files have been last synced with the projects svn repo +at http://osdab.googlecode.com/svn/trunk revision 7 on 2009-04-26. -Details at http://osdab.sourceforge.net/snippets/zip.php +Details at http://code.google.com/p/osdab/ |