-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
35 lines (22 loc) · 1.46 KB
/
Copy pathLICENSE
File metadata and controls
35 lines (22 loc) · 1.46 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
# License Overview
This repository uses multiple licenses.
## MIT-Licensed Original Work
Original repository work is licensed under the MIT License. See `LICENSES/MIT.txt`.
Copyright (c) 2026 Sylthionys.
MIT-covered material includes:
- Skill instructions and workflow structure.
- README and changelog text.
- Scripts and configuration templates.
- Index/search tooling.
- Path examples and local setup templates.
- Original source maps and factual catalog indexes that do not copy third-party prose.
## GFDL Documentation Material
Documentation copied from or derived from Hydrogenaudio Knowledgebase / foobar2000 SDK online documentation is handled under the GNU Free Documentation License. See `LICENSES/GFDL.txt`.
GFDL-covered material includes:
- `foobar2000-sdk-component-dev/references/hydrogenaudio-development-docs.md`
- `foobar2000-titleformat-query/references/hydrogenaudio-runtime-syntax-docs.md`
- `foobar2000-component-research/references/hydrogenaudio-component-guides.md`
- Compact reference notes in `references/` that summarize or adapt Hydrogenaudio development, runtime syntax, install, or compatibility documentation.
Each GFDL corpus file includes source page titles, original URLs, retrieval dates, revision IDs, modification notes, and license notes.
## Excluded Material
The foobar2000 application, foobar2000 SDK package, component binaries, debug symbols, and local SDK-derived indexes are not licensed by this repository and must not be committed here.