Skip to content

Commit 45bd2e8

Browse files
committed
added MIT LICENSE
1 parent a00dc66 commit 45bd2e8

1 file changed

Lines changed: 1 addition & 21 deletions

File tree

README.md

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -104,24 +104,4 @@ System.out.println(userRegistry.get(key2)); // Output: Admin Account
104104

105105
## License
106106

107-
MIT License
108-
109-
Copyright (c) 2026 Robin Panicker
110-
111-
Permission is hereby granted, free of charge, to any person obtaining a copy
112-
of this software and associated documentation files (the "Software"), to deal
113-
in the Software without restriction, including without limitation the rights
114-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
115-
copies of the Software, and to permit persons to whom the Software is
116-
furnished to do so, subject to the following conditions:
117-
118-
The above copyright notice and this permission notice shall be included in all
119-
copies or substantial portions of the Software.
120-
121-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
122-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
123-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
124-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
125-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
126-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
127-
SOFTWARE.
107+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)