From 665d21e7bf89360fc67631e023642c9cf1e12f22 Mon Sep 17 00:00:00 2001 From: carl Date: Mon, 1 Jun 2026 16:59:12 +0200 Subject: [PATCH] Add LICENSE.md --- LICENSE.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..0846ee5 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,9 @@ +/* + * ------------------------------------------------------------ + * "THE BEERWARE LICENSE" (Revision 42): + * DerGrubengräber / Carl Hinze wrote this code. As long as you retain this + * notice, you can do whatever you want with this stuff. If we + * meet someday, and you think this stuff is worth it, you can + * buy me a beer in return. + * ------------------------------------------------------------ + */