Allegro 5 example: removed public domain mark, MIT as the rest, with @bggd approval

This commit is contained in:
ocornut
2015-07-08 17:25:56 -06:00
parent 08b1dd1035
commit 5ab23ab1c0
4 changed files with 2 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
// ImGui Allegro 5 bindings
// https://github.com/ocornut/imgui
// by @birthggd, public domain
// by @birthggd
#include <stdint.h> // uint64_t
#include <cstring> // memcpy