Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 42 additions & 21 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,21 +1,42 @@
MIT License

Copyright (c) 2026 TheRealBrofessor

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.
Coding Circus — Source-Available, View-Only License

Copyright (c) 2026 TheRealBrofessor (Owlsec). All rights reserved.

1. Grant. Permission is granted, free of charge, to view and read the source
code in this repository and to use the hosted Coding Circus application at
its official URL for personal, educational, non-commercial purposes.

2. Restrictions. Except as expressly permitted above or by prior written
permission of the copyright holder, you may NOT:
a. copy, reproduce, or redistribute this software or its source code, in
whole or in part, in any form;
b. modify, adapt, translate, or create derivative works of this software;
c. use this software or any part of it in your own projects, products, or
services, whether commercial or non-commercial;
d. sublicense, sell, rent, lease, or otherwise transfer rights to this
software;
e. present this software, or any part of it, as your own work, or remove
or alter copyright notices, attribution, or this license.

3. GitHub. Forking within GitHub is tolerated solely to the extent required
by the GitHub Terms of Service for repository viewing; such forks convey
no rights beyond those granted in Section 1.

4. Third-party components. This project depends on third-party software
(including Blockly, Pyodide, React, and other npm packages) that is NOT
covered by this license and remains under its own respective licenses.
Nothing in this license restricts your rights to that third-party
software as granted by its own licenses.

5. Termination. Any violation of these terms automatically terminates the
permissions granted in Section 1.

6. No warranty. 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 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES
OR OTHER LIABILITY ARISING FROM THE USE OF OR INABILITY TO USE THE
SOFTWARE.

For licensing inquiries or written permission, contact the copyright holder
via the GitHub repository: https://github.com/TheRealBrofessor/coding-circus
Loading