Browse Source

Added public domain license text

Ryan Whitworth 10 năm trước cách đây
mục cha
commit
7effe64e45
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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.
 
 //////////////////////////////////////////////////////////////////////////////
 //