浏览代码

Added public domain license text

Ryan Whitworth 10 年之前
父节点
当前提交
7effe64e45
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      stb_rect_pack.h

+ 6 - 0
stb_rect_pack.h

@@ -36,6 +36,12 @@
 //     0.05:  added STBRP_ASSERT to allow replacing assert
 //     0.04:  fixed minor bug in STBRP_LARGE_RECTS support
 //     0.01:  initial release
+//
+// LICENSE
+//
+//   This software is in the public domain. Where that dedication is not
+//   recognized, you are granted a perpetual, irrevocable license to copy,
+//   distribute, and modify this file as you see fit.
 
 //////////////////////////////////////////////////////////////////////////////
 //