From de158bc29c6b21740bc989f9f5fbf4174ef47fe0 Mon Sep 17 00:00:00 2001 From: Onei de Barros Junior Date: Sun, 8 Mar 2026 11:46:14 +0000 Subject: [PATCH] Add LICENSE.md --- LICENSE.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..30bd302 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,14 @@ +MIT License + +Copyright (c) 2026 Onei Barros Jr. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software. + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. \ No newline at end of file