From cf2a6a42bce34bd0c14223cd9e86d2395d3bd01c Mon Sep 17 00:00:00 2001 From: dnobori Date: Thu, 20 Mar 2014 05:45:05 +0900 Subject: v4.06-9430-beta --- src/Mayaqua/FileIO.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/Mayaqua/FileIO.h') diff --git a/src/Mayaqua/FileIO.h b/src/Mayaqua/FileIO.h index 52ddf28a..71b2ff30 100644 --- a/src/Mayaqua/FileIO.h +++ b/src/Mayaqua/FileIO.h @@ -14,7 +14,6 @@ // Author: Daiyuu Nobori // Comments: Tetsuo Sugiyama, Ph.D. // -// // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // version 2 as published by the Free Software Foundation. @@ -85,6 +84,13 @@ // http://www.softether.org/ and ask your question on the users forum. // // Thank you for your cooperation. +// +// +// NO MEMORY OR RESOURCE LEAKS +// --------------------------- +// +// The memory-leaks and resource-leaks verification under the stress +// test has been passed before release this source code. // FileIO.h -- cgit v1.2.3