bsc

Comprehensive codebase and cou...
Log | Files | Refs | README | LICENSE

commit 0a1afca81054d7858f2fa8433b48ac92e175f20b
parent c5739745e301f637f969542ff7a769bd345daf64
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Fri, 12 Dec 2025 10:15:46 +0530

[2025-12-12] .\README.md, .\LICENSE : License has been updated. New license - 'EDUCATIONAL SOURCE-AVAILABLE LICENSE (ESAL-1.0)'

Diffstat:
MLICENSE | 61++++++++++++++++++++++++++++++++++++++++---------------------
MREADME.md | 25++++++++++++++++++++++---
2 files changed, 62 insertions(+), 24 deletions(-)

diff --git a/LICENSE b/LICENSE @@ -1,21 +1,39 @@ -MIT License - -Copyright (c) 2025 Amit Dutta - -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. - -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. +EDUCATIONAL SOURCE-AVAILABLE LICENSE (ESAL-1.0) +Strict Non-Submission & Anti-Plagiarism Clause + +Copyright (c) 2025, AMIT DUTTA. All Rights Reserved. +Repository: https://github.com/notamitgamer + +1. DEFINITIONS + "The Software": Refers to all code, documentation, logic, and assets contained within this repository. + "The Author": Refers to Amit Dutta. + "Academic Use": Refers to the submission of code for grading, credit, or requirement fulfillment at any educational institution (specifically including, but not limited to, West Bengal State University). + +2. TERMS OF ACCESS (BINDING AGREEMENT) + By accessing, downloading, cloning, or forking this repository, you agree to be bound by the terms of this License. If you do not agree to these terms, you are not permitted to use or view the Software and must delete all copies immediately. + +3. LIMITED GRANT OF RIGHTS (REFERENCE ONLY) + The Author grants you a revocable, non-exclusive license to: + a) Read and study the code for personal learning and skill development. + b) Compile and run the code locally for testing and educational analysis. + c) Reference the underlying logic to create your OWN original implementation. + +4. STRICT PROHIBITIONS (THE "ANTI-PLAGIARISM" CLAUSE) + The rights granted in Section 3 are strictly conditional. You are EXPRESSLY PROHIBITED from: + a) Copying, pasting, or modifying this Software (in whole or in part) for submission as your own academic work (assignments, labs, projects). + b) Removing this license or the copyright headers from any file to conceal the code's origin. + c) Redistributing this code on other platforms without the Author's written consent. + + ANY VIOLATION OF SECTION 4 CONSTITUTES A BREACH OF COPYRIGHT AND ACADEMIC MISCONDUCT. + +5. ENFORCEMENT & REPORTING + The Author reserves the right to employ software forensics (including Git history and commit timestamps) to establish original ownership. The Author reserves the right to forward evidence of unauthorized use and license violation to: + a) The Department Head / Faculty of the relevant institution. + b) The Examination Controller of the relevant University. + c) GitHub Trust & Safety (for DMCA Takedown and account suspension). + +6. NO WARRANTY + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. THE AUTHOR BEARS NO LIABILITY FOR ACADEMIC PENALTIES INCURRED BY USERS WHO VIOLATE THEIR INSTITUTION'S ACADEMIC INTEGRITY POLICIES BY USING THIS CODE. + +7. GOVERNING LAW + Any legal disputes regarding the ownership or misuse of this code shall be subject to the laws of India and the jurisdiction of West Bengal.+ \ No newline at end of file diff --git a/README.md b/README.md @@ -1,5 +1,23 @@ -## License -This project is licensed under the MIT License – see the [LICENSE](LICENSE) file for details. +## ⚠️ ACADEMIC INTEGRITY WARNING + +**THIS REPOSITORY IS PROTECTED BY THE EDUCATIONAL SOURCE-AVAILABLE LICENSE (ESAL-1.0).** + +### ⛔ TO STUDENTS & CLASSMATES: +This repository contains solutions for **WBSU assignments** and practice codes. +You are free to **read and learn** from this code to understand the logic. + +However, you are **STRICTLY PROHIBITED** from: +1. Copying this code and submitting it as your own assignment. +2. Removing the copyright headers to hide the source. + +**CONSEQUENCES:** +Any unauthorized use for academic submission is a violation of **Copyright Law** and **Academic Misconduct**. +* I retain full git history timestamps as proof of ownership. +* **Violations may be reported to the Department Faculty / Examination Controller.** + +### See the [LICENSE](LICENSE) file for details. + +> **Do not copy. Learn, understand, and write your own code.** --- 🔗 **Website** @@ -114,4 +132,4 @@ To ensure the compiler is correctly set up and accessible, open a new command li * 🌐 [**GitHub Profile**](https://github.com/notamitgamer) ---- +---+ \ No newline at end of file
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror