chore: relicense to proprietary, all rights reserved
Replaces the OSS license (MIT or Apache-2.0) with a strict proprietary notice naming Sharang Parnerkar and Benjamin Boenisch as the sole copyright holders. No third party gets a license to use, copy, modify, or distribute the contents of this repo without prior written permission from both founders. Refs: M0.1
This commit is contained in:
@@ -1,21 +1,24 @@
|
|||||||
MIT License
|
Copyright (c) 2026 Sharang Parnerkar and Benjamin Boenisch
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
Copyright (c) 2026 Breakpilot Platform
|
This source code, documentation, and all accompanying materials in this
|
||||||
|
repository (the "Software") are the proprietary and confidential property
|
||||||
|
of Sharang Parnerkar and Benjamin Boenisch (the "Copyright Holders").
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
No part of the Software may be copied, reproduced, modified, merged,
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
published, distributed, sublicensed, sold, or used in any form or by any
|
||||||
in the Software without restriction, including without limitation the rights
|
means -- electronic, mechanical, or otherwise -- without the prior written
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
permission of the Copyright Holders.
|
||||||
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
|
Access to this repository does not constitute a license. Cloning, forking,
|
||||||
copies or substantial portions of the Software.
|
or otherwise obtaining a copy of the Software does not grant any right to
|
||||||
|
use, run, or redistribute it.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
Unauthorized use, reproduction, or disclosure is strictly prohibited and
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
may result in civil and/or criminal penalties under applicable law.
|
||||||
SOFTWARE.
|
|
||||||
|
For licensing inquiries, contact: sharang@meghsakha.com
|
||||||
|
|||||||
@@ -56,4 +56,4 @@ See [`CONTRIBUTING.md`](./CONTRIBUTING.md). TL;DR: branch from main, open a PR,
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
MIT — see [`LICENSE`](./LICENSE).
|
Proprietary — all rights reserved. Copyright (c) 2026 Sharang Parnerkar and Benjamin Boenisch. See [`LICENSE`](./LICENSE).
|
||||||
|
|||||||
Reference in New Issue
Block a user