Add library licenses and docs (#8)

This commit is contained in:
Ken Van Hoeylandt
2025-10-05 23:01:55 +02:00
committed by GitHub
parent b39bd6b6f5
commit 5197ea24f2
3 changed files with 211 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Str
Simple C++ string type with an optional local buffer, by Omar Cornut
https://github.com/ocornut/str
**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.