From 2e4500faac55983f36349e12d7a9cd6baf734fff Mon Sep 17 00:00:00 2001 From: Muhammad Assad Ullah <150547310+assassinaj602@users.noreply.github.com> Date: Thu, 23 Oct 2025 11:45:55 +0500 Subject: [PATCH] Revise LICENSE with updated copyright and terms Updated copyright year and added contributor notice. --- LICENSE | 54 ++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 38 insertions(+), 16 deletions(-) diff --git a/LICENSE b/LICENSE index 324ef83..11b07fb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,21 +1,43 @@ -MIT License +# MIT License -Copyright (c) 2021 IIIT Vadodara Open Source +Copyright (c) 2021–2025 IIIT Vadodara Open Source Contributors +Maintained by GDSC IIITV -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, and to permit persons to whom the Software is +--- + +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, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +1. The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + +2. Attribution to **IIIT Vadodara Open Source** and **GDSC IIITV** is appreciated + in derivative works, forks, or redistributions. + +--- + +### Warranty Disclaimer + +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, +OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +--- + +### Contributor Notice + +By submitting code, documentation, or any other content to this repository, +you agree that your contributions are licensed under the terms of this MIT +License and that proper credit may be attributed in future releases. + +--- -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +*Last updated: October 2025*