aboutsummaryrefslogtreecommitdiff
path: root/core/io/zip.c
diff options
context:
space:
mode:
authorRémi Verschelde2016-06-06 23:31:55 +0200
committerRémi Verschelde2016-06-06 23:31:55 +0200
commit7fd6977ef9768a6f699ec0ee3f4ef46d152011bc (patch)
treec65177846a76c86664ea431bdfc961a60ea6b239 /core/io/zip.c
parent7dd00d3398acc06fc2d7517304f2c85365df67ea (diff)
parentc0a8c4f6e4cd3b70d8c14d34918a25c28760170c (diff)
downloadgodot-7fd6977ef9768a6f699ec0ee3f4ef46d152011bc.tar.gz
godot-7fd6977ef9768a6f699ec0ee3f4ef46d152011bc.tar.zst
godot-7fd6977ef9768a6f699ec0ee3f4ef46d152011bc.zip
Merge pull request #5070 from zenvoid/master
Add missing license information for bundled libraries
Diffstat (limited to 'core/io/zip.c')
-rw-r--r--core/io/zip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/io/zip.c b/core/io/zip.c
index c4ab93ab8..44c79195d 100644
--- a/core/io/zip.c
+++ b/core/io/zip.c
@@ -7,7 +7,7 @@
Modifications for Zip64 support
Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )
- For more info read MiniZip_info.txt
+ For more info read LICENSE-MiniZip.txt
Changes
Oct-2009 - Mathias Svensson - Remove old C style function prototypes