Skip to content

Commit a480ba0

Browse files
gadfly3173love-linger
authored andcommitted
docs: Add third-party components and licenses section
(cherry picked from commit 95c6972)
1 parent 4b41029 commit a480ba0

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,3 +201,7 @@ dotnet run --project src/SourceGit.csproj
201201
Thanks to all the people who contribute.
202202

203203
[![Contributors](https://contrib.rocks/image?repo=sourcegit-scm/sourcegit&columns=20)](https://github.com/sourcegit-scm/sourcegit/graphs/contributors)
204+
205+
## Third-Party Components
206+
207+
For detailed license information, see [THIRD-PARTY-LICENSES.md](THIRD-PARTY-LICENSES.md).

THIRD-PARTY-LICENSES.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Third-Party Licenses
2+
3+
This project incorporates components from the following third parties:
4+
5+
## haxe-TmLanguage
6+
7+
- **Source**: https://github.com/vshaxe/haxe-TmLanguage
8+
- **Commit**: ddad8b4c6d0781ac20be0481174ec1be772c5da5
9+
- **License**: MIT License
10+
- **License Link**: https://github.com/vshaxe/haxe-TmLanguage/blob/ddad8b4c6d0781ac20be0481174ec1be772c5da5/LICENSE.md
11+
12+
## coc-toml
13+
14+
- **Source**: https://github.com/kkiyama117/coc-toml
15+
- **Commit**: aac3e0c65955c03314b2733041b19f903b7cc447
16+
- **License**: MIT License
17+
- **License Link**: https://github.com/kkiyama117/coc-toml/blob/aac3e0c65955c03314b2733041b19f903b7cc447/LICENSE
18+
19+
## eclipse-buildship
20+
21+
- **Source**: https://github.com/eclipse/buildship
22+
- **Commit**: 6bb773e7692f913dec27105129ebe388de34e68b
23+
- **License**: Eclipse Public License 1.0
24+
- **License Link**: https://github.com/eclipse-buildship/buildship/blob/6bb773e7692f913dec27105129ebe388de34e68b/README.md
25+
26+
## vscode-jsp-lang
27+
28+
- **Source**: https://github.com/samuel-weinhardt/vscode-jsp-lang
29+
- **Commit**: 0e89ecdb13650dbbe5a1e85b47b2e1530bf2f355
30+
- **License**: MIT License
31+
- **License Link**: https://github.com/samuel-weinhardt/vscode-jsp-lang/blob/0e89ecdb13650dbbe5a1e85b47b2e1530bf2f355/LICENSE
32+
33+
## JetBrainsMono
34+
35+
- **Source**: https://github.com/JetBrains/JetBrainsMono
36+
- **Commit**: v2.304
37+
- **License**: SIL Open Font License, Version 1.1
38+
- **License Link**: https://github.com/JetBrains/JetBrainsMono/blob/v2.304/OFL.txt

0 commit comments

Comments
 (0)