From ed56a9f0b1c311e33a00a16070845ceaa9b38b55 Mon Sep 17 00:00:00 2001 From: Geoffrey Goh Date: Thu, 3 Dec 2015 14:38:44 -0800 Subject: [PATCH] add readme --- SSZipArchive/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 SSZipArchive/README.md diff --git a/SSZipArchive/README.md b/SSZipArchive/README.md new file mode 100644 index 0000000..2b95c93 --- /dev/null +++ b/SSZipArchive/README.md @@ -0,0 +1 @@ +The source code in this folder is taken from [https://github.com/ZipArchive/ZipArchive/tree/35fe9b6af48527cde0b5db52287474ed3a32d75f/SSZipArchive](https://github.com/ZipArchive/ZipArchive/tree/35fe9b6af48527cde0b5db52287474ed3a32d75f/SSZipArchive) which is [MIT Licensed](https://github.com/ZipArchive/ZipArchive/blob/35fe9b6af48527cde0b5db52287474ed3a32d75f/LICENSE.txt). \ No newline at end of file