Skip to content

Commit 0f2c2e5

Browse files
Create NOTICE file for third-party licenses
Added NOTICE file listing third-party licenses and attributions.
1 parent 28cc12c commit 0f2c2e5

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

NOTICE

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
CodeForge – AI-Powered Code Editor & Assistant
2+
Copyright 2025 Sabithulla-16
3+
4+
This product includes software and components developed by third parties,
5+
licensed under their respective open-source licenses.
6+
7+
--------------------------------------------------
8+
Ollama
9+
--------------------------------------------------
10+
This project uses Ollama for local AI model execution.
11+
12+
Ollama is licensed under the Apache License, Version 2.0.
13+
Copyright © Ollama contributors.
14+
15+
Website: https://ollama.com
16+
License: https://www.apache.org/licenses/LICENSE-2.0
17+
18+
--------------------------------------------------
19+
React
20+
--------------------------------------------------
21+
This project uses React.
22+
23+
React is licensed under the MIT License.
24+
Copyright © Meta Platforms, Inc. and contributors.
25+
26+
--------------------------------------------------
27+
Monaco Editor
28+
--------------------------------------------------
29+
This project uses Monaco Editor.
30+
31+
Monaco Editor is licensed under the MIT License.
32+
Copyright © Microsoft Corporation.
33+
34+
--------------------------------------------------
35+
Chart.js
36+
--------------------------------------------------
37+
This project uses Chart.js for visualizing token usage.
38+
39+
Chart.js is licensed under the MIT License.
40+
Copyright © Chart.js Contributors.
41+
42+
--------------------------------------------------
43+
Additional Notes
44+
--------------------------------------------------
45+
This NOTICE file is provided for informational purposes only
46+
and does not modify the terms of the Apache License, Version 2.0,
47+
under which this project is distributed.

0 commit comments

Comments
 (0)