From f3162677a348ceb0d08623e77b88ba38332f7d78 Mon Sep 17 00:00:00 2001 From: Taro Suzuki Date: Mon, 9 Mar 2026 00:34:22 +0000 Subject: [PATCH] Add MIT License Co-authored-by: pokemon918 <132939190+pokemon918@users.noreply.github.com> Co-authored-by: xfactor-toml <154992305+xfactor-toml@users.noreply.github.com> Co-authored-by: omni-omega <234262665+omni-omega@users.noreply.github.com> Co-authored-by: phantomdev0826 <218786589+phantomdev0826@users.noreply.github.com> --- LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..ecd78d4 --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +MIT License\n\nCopyright (c) 2025\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. \ No newline at end of file