diff options
| author | Rémi Verschelde | 2016-06-06 23:31:55 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2016-06-06 23:31:55 +0200 |
| commit | 7fd6977ef9768a6f699ec0ee3f4ef46d152011bc (patch) | |
| tree | c65177846a76c86664ea431bdfc961a60ea6b239 /core/io/zip.c | |
| parent | 7dd00d3398acc06fc2d7517304f2c85365df67ea (diff) | |
| parent | c0a8c4f6e4cd3b70d8c14d34918a25c28760170c (diff) | |
| download | godot-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.c | 2 |
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 |
