### Font Awesome: We include CSS which is MIT licensed, and font files which are SIL OFL 1.1 licensed. MIT is ok. https://www.apache.org/legal/resolved.html#weak-copyleft-licenses says: > You may include software under the following licenses in binary form within > an Apache product if you label the inclusion appropriately > ... > - SIL Open Font License
The font files we have are a `.otf` which is unused and can be deleted. `.eot` and `.ttf` and `.woff` and `.woff2` are binary, so ok to include per the above. There is also a `.svg` which I don't know if its considered binary or not, but we could remove it since SVG font support is very limited anyway https://caniuse.com/svg-fonts --- ** [tickets:#8389] CC-BY 4.0 and SIL Open Font License** **Status:** open **Milestone:** unreleased **Labels:** asf licensing **Created:** Thu Jun 10, 2021 04:45 PM UTC by Dave Brondsema **Last Updated:** Fri Sep 10, 2021 06:41 PM UTC **Owner:** nobody Reported on the dev list: The license file mentions two licenses CC-BY 4.0 and the SIL Open Font License, both of these licenses are Category B and in general shouldn't be included in a source release. https://www.apache.org/legal/resolved.html#category-b https://www.apache.org/legal/resolved.html#cc-sa --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.