Added public domain license text

pull/156/head
Ryan Whitworth 2015-08-01 14:56:45 -04:00
parent 76edb4ec4e
commit 4727cdd8c0
1 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
// stb_tilemap_editor.h - v0.35 - Sean Barrett - http://nothings.org/stb // stb_tilemap_editor.h - v0.35 - Sean Barrett - http://nothings.org/stb
// placed in the public domain - not copyrighted - first released 2014-09 // first released 2014-09
// //
// Embeddable tilemap editor for C/C++ // Embeddable tilemap editor for C/C++
// //
@ -313,9 +313,9 @@
// //
// LICENSE // LICENSE
// //
// This software has been placed in the public domain by its author. // This software is in the public domain. Where that dedication is not
// Where that dedication is not recognized, you are granted a perpetual, // recognized, you are granted a perpetual, irrevocable license to copy,
// irrevocable license to copy and modify this file as you see fit. // distribute, and modify this file as you see fit.