@@ -256,19 +256,29 @@ Not using any linter right now, but I am planning to use SwiftLint/SwiftFormat i
256256
257257## License
258258
259- Copyright © 2025 Rawand Ahmed Shaswar
260-
261- Permission is hereby granted to any person or entity to use, modify, and deploy
262- this software for any purpose, commercial or otherwise, provided that this notice
263- appears in all copies or substantial portions of the software.
264-
265- Redistribution of this software, in source or binary form, original or modified,
266- is prohibited without express prior written consent from the copyright holder.
259+ MIT License
267260
268- ** What this means:**
269-
270- * [x] ** Any kind of usage allowed** — personal, educational, or commercial use and modification is permitted.
271- * [ ] ** Redistribution prohibited** — you may not redistribute the original or modified project in any form.
261+ Copyright © 2025 Rawand Ahmed Shaswar
272262
273- Please see the [ LICENSE] ( LICENSE ) file for full details.
263+ Permission is hereby granted, free of charge, to any person obtaining a copy
264+ of this software and associated documentation files (the "Software"), to deal
265+ in the Software without restriction, including without limitation the rights
266+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
267+ copies of the Software, and to permit persons to whom the Software is
268+ furnished to do so, subject to the following conditions:
269+ The above copyright notice and this permission notice shall be included in all
270+ copies or substantial portions of the Software.
271+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
272+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
273+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
274+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
275+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
276+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
277+ SOFTWARE.
278+ What this means:
279+
280+ Any kind of usage allowed — personal, educational, or commercial use and modification is permitted.
281+ Redistribution allowed — you may freely redistribute the original or modified project.
282+
283+ Please see the LICENSE file for full details.
274284
0 commit comments