Skip to content

Commit c4acb0e

Browse files
committed
chore: Add a NOTICE file for the bundled third-party components
Minification strips embedded license header comments from the built css/js, so the attributions (Font Awesome, highlight.js, Asciidoctor Tabs, Octicons, the OFL fonts, and the MPL-2.0 upstream fork) live in a NOTICE file. The build ships it in the UI bundle, which publishes it on the site.
1 parent 8adf925 commit c4acb0e

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

ui/NOTICE

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
This UI is a fork of the Antora Default UI
2+
(https://gitlab.com/antora/antora-ui-default), licensed under the
3+
Mozilla Public License 2.0 (see LICENSE). Modifications are
4+
(c) Stackable GmbH and remain under MPL-2.0.
5+
6+
This directory ships with (and its build output bundles) the following
7+
third-party components. Build-time minification strips embedded license
8+
header comments; this file preserves the attributions and is included
9+
in the published bundle.
10+
11+
- Font Awesome Free 6.2.1 (https://fontawesome.com)
12+
Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License
13+
https://fontawesome.com/license/free
14+
- highlight.js (https://highlightjs.org)
15+
BSD 3-Clause License, (c) 2006 Ivan Sagalaev and contributors
16+
- Asciidoctor Tabs (https://github.com/asciidoctor/asciidoctor-tabs)
17+
MIT License, (c) 2018-present Dan Allen
18+
- GitHub Octicons v11.2.0 (https://primer.style/octicons/)
19+
MIT License, (c) GitHub, Inc.
20+
- IBM Plex Mono (https://github.com/IBM/plex)
21+
SIL Open Font License 1.1, (c) IBM Corp.
22+
- Noto Sans and Noto Sans Mono (https://fonts.google.com/noto)
23+
SIL Open Font License 1.1, (c) The Noto Project Authors

0 commit comments

Comments
 (0)