From f9792b99e068432e779b6dd4ad615373fe10e6dd Mon Sep 17 00:00:00 2001 From: kinoshitakenta Date: Mon, 18 Aug 2025 14:05:10 +0800 Subject: [PATCH] chore: add Beerware license --- LICENSE | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..fa4004b --- /dev/null +++ b/LICENSE @@ -0,0 +1,8 @@ +/* + * ---------------------------------------------------------------------------- + * "THE BEER-WARE LICENSE" (Revision 42): + * wrote this file. As long as you retain this notice you + * can do whatever you want with this stuff. If we meet some day, and you think + * this stuff is worth it, you can buy me a beer in return Kinoshita Kenta + * ---------------------------------------------------------------------------- + */ \ No newline at end of file