diff options
author | Juan Linietsky <reduzio@gmail.com> | 2016-06-06 19:56:34 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2016-06-06 19:56:34 -0300 |
commit | c42651c39e80478594f5fef0c852faaaf498009d (patch) | |
tree | 97afc32566c9ec2b2a04955c2a99e47f447ea5d4 /core/io/ioapi.h | |
parent | 85f4f3927973fa7b106ee274033b1f0180ad4343 (diff) | |
parent | a1b696aa569da526745927bad1c4203aeab9e2c6 (diff) |
Merge branch 'master' of https://github.com/godotengine/godot
Diffstat (limited to 'core/io/ioapi.h')
-rw-r--r-- | core/io/ioapi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/io/ioapi.h b/core/io/ioapi.h index 24bf612617..cb6cb7e766 100644 --- a/core/io/ioapi.h +++ b/core/io/ioapi.h @@ -5,7 +5,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 |