chore: relicense to proprietary, all rights reserved
ci / shared (pull_request) Failing after 5s
ci / test (pull_request) Failing after 2s
ci / e2e (pull_request) Has been skipped
ci / image (pull_request) Has been skipped

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:
2026-05-18 21:13:18 +02:00
parent f3366f0f20
commit 8507009898
2 changed files with 19 additions and 24 deletions
+18 -23
View File
@@ -1,29 +1,24 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Copyright (c) 2026 Sharang Parnerkar and Benjamin Boenisch
All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
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").
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
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Access to this repository does not constitute a license. Cloning, forking,
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
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:
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
For licensing inquiries, contact: sharang@meghsakha.com
+1 -1
View File
@@ -56,4 +56,4 @@ See [`CONTRIBUTING.md`](./CONTRIBUTING.md). TL;DR: branch from main, open a PR,
## License
Apache-2.0 — see [`LICENSE`](./LICENSE).
Proprietary — all rights reserved. Copyright (c) 2026 Sharang Parnerkar and Benjamin Boenisch. See [`LICENSE`](./LICENSE).