chore: bootstrap repo scaffolding (M0.1) #1

Merged
sharang merged 2 commits from feat/m0.1-bootstrap into main 2026-05-18 19:15:39 +00:00
2 changed files with 19 additions and 16 deletions
Showing only changes of commit 486f5457be - Show all commits
+18 -15
View File
@@ -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
+1 -1
View File
@@ -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).