X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmapread.h;h=d3c26c03ff207407212a1f28d1de7d36265f8fc7;hb=0b5d62cb0555345fd843ef139b5f9a18bb90a405;hp=b2bf0fd42bedbcc12a484008b5bdd72ccd13225c;hpb=b4b0b1050a3f3d2e2d9f71a42520bb84bff86a43;p=16.git diff --git a/src/lib/mapread.h b/src/lib/mapread.h index b2bf0fd4..d3c26c03 100755 --- a/src/lib/mapread.h +++ b/src/lib/mapread.h @@ -1,10 +1,27 @@ +/* Project 16 Source Code~ + * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * + * This file is part of Project 16. + * + * Project 16 is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * Project 16 is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see , or + * write to the Free Software Foundation, Inc., 51 Franklin Street, + * Fifth Floor, Boston, MA 02110-1301 USA. + * + */ + #ifndef _LIBMAPREAD_H_ #define _LIBMAPREAD_H_ -//#include -//#include -#include -#include -#include #include "src/lib/jsmn/jsmn.h" #include "src/lib/modex16.h"