-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNOTICE
More file actions
42 lines (32 loc) · 1.94 KB
/
NOTICE
File metadata and controls
42 lines (32 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
StreamAPI (API Orchestrator)
Copyright 2024 Chinmay Shrivastava
This product includes software developed by Chinmay Shrivastava
(https://streamapi.dev).
================================================================================
IMPORTANT NOTICE REGARDING COPYRIGHT AND USAGE:
================================================================================
This software is protected by copyright law. The copyright holder reserves all
rights not explicitly granted by the Apache License 2.0.
While this software is open source under the Apache License 2.0, please note:
1. You must retain all copyright notices in any copies or substantial portions
2. You must provide attribution when using this software
3. Any modifications must be clearly marked as such
4. You cannot use the StreamAPI name, logo, or trademarks without permission
5. Commercial use is permitted, but competing SaaS services require permission
For commercial licensing inquiries or questions about usage rights, contact:
support@streamapi.dev
================================================================================
Third-Party Software
================================================================================
This software incorporates or depends on third-party software subject to the
following licenses:
- FastAPI: MIT License (Copyright (c) 2018 Sebastián Ramírez)
- React: MIT License (Copyright (c) Meta Platforms, Inc.)
- SQLAlchemy: MIT License (Copyright (c) 2005-2024 SQLAlchemy authors)
- Stripe SDK: MIT License (Copyright (c) Stripe, Inc.)
- Axios: MIT License (Copyright (c) 2014-present Matt Zabriskie)
- Tailwind CSS: MIT License (Copyright (c) Tailwind Labs, Inc.)
- Various Python and JavaScript packages: See requirements.txt and package.json
All third-party software retains its original license and copyright.
These MIT-licensed dependencies are used under their respective licenses and
do not affect the Apache 2.0 license of the StreamAPI codebase itself.