-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathLICENSE
More file actions
64 lines (50 loc) · 2.58 KB
/
Copy pathLICENSE
File metadata and controls
64 lines (50 loc) · 2.58 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
LangGraph Tutorial Educational License
Copyright (c) 2025 TeddyNote LAB
==============================================================================
EDUCATIONAL USE ONLY LICENSE
==============================================================================
This license governs the use of the LangGraph Tutorial project (the "Software")
and associated documentation files.
PERMITTED USES:
1. Educational purposes only, including but not limited to:
- Personal learning and skill development
- Academic research and study
- Teaching in educational institutions
- Non-commercial training programs
2. Viewing, studying, and modifying the code for educational purposes
3. Creating derivative works solely for educational use
PROHIBITED USES:
1. Commercial use of any kind, including but not limited to:
- Use in commercial products or services
- Use to generate revenue or profit
- Use in for-profit training programs
- Consulting or professional services based on this software
2. Distribution or redistribution of the software, in whole or in part:
- No sharing via public repositories
- No sharing via file sharing platforms
- No inclusion in other software packages
- No sublicensing to third parties
3. Public hosting or deployment of applications based on this software
ATTRIBUTION REQUIREMENTS:
- Any use of this software must include proper attribution to TeddyNote LAB
- The original copyright notice must be preserved in all copies
- Any derivative works must clearly indicate their relationship to the original
WARRANTY DISCLAIMER:
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.
TERMINATION:
This license automatically terminates if you violate any of its terms. Upon
termination, you must immediately cease all use of the software and destroy
all copies in your possession.
GOVERNING LAW:
This license shall be governed by and construed in accordance with the laws
of the Republic of Korea.
For questions regarding this license, please contact TeddyNote LAB.
==============================================================================
© 2025 TeddyNote LAB. All rights reserved.
==============================================================================