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,29 +1,24 @@
|
|||||||
Apache License
|
Copyright (c) 2026 Sharang Parnerkar and Benjamin Boenisch
|
||||||
Version 2.0, January 2004
|
All rights reserved.
|
||||||
http://www.apache.org/licenses/
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
This source code, documentation, and all accompanying materials in this
|
||||||
you may not use this file except in compliance with the License.
|
repository (the "Software") are the proprietary and confidential property
|
||||||
You may obtain a copy of the License at
|
of Sharang Parnerkar and Benjamin Boenisch (the "Copyright Holders").
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
No part of the Software may be copied, reproduced, modified, merged,
|
||||||
|
published, distributed, sublicensed, sold, or used in any form or by any
|
||||||
|
means -- electronic, mechanical, or otherwise -- without the prior written
|
||||||
|
permission of the Copyright Holders.
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
Access to this repository does not constitute a license. Cloning, forking,
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
or otherwise obtaining a copy of the Software does not grant any right to
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
use, run, or redistribute it.
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
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 NON-INFRINGEMENT.
|
||||||
|
|
||||||
The full Apache-2.0 license text is reproduced verbatim below.
|
Unauthorized use, reproduction, or disclosure is strictly prohibited and
|
||||||
|
may result in civil and/or criminal penalties under applicable law.
|
||||||
|
|
||||||
Apache License, Version 2.0 — full text:
|
For licensing inquiries, contact: sharang@meghsakha.com
|
||||||
https://www.apache.org/licenses/LICENSE-2.0.txt
|
|
||||||
|
|
||||||
(This LICENSE file is the standard Apache-2.0 boilerplate. The link above
|
|
||||||
is the SPDX-canonical full text. If you need to redistribute, replace this
|
|
||||||
block with the full text from that URL — both are legally equivalent
|
|
||||||
when accompanied by the copyright notice below.)
|
|
||||||
|
|
||||||
Copyright (c) ${year} Breakpilot Platform
|
|
||||||
|
|||||||
@@ -56,4 +56,4 @@ See [`CONTRIBUTING.md`](./CONTRIBUTING.md). TL;DR: branch from main, open a PR,
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Apache-2.0 — 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