diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2022-01-21 22:28:48 -0700 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2022-01-21 22:28:48 -0700 |
commit | ae3cc05ce744fb7c5d6329cca1f2c680db3c4289 (patch) | |
tree | 20c0bc3a70fae1b61fa42b094c2913edbf3e65ca /static/src/assets/fontawesome/LICENSE.txt | |
parent | bfcdeb62332d6adf829cccfae987971b6c000835 (diff) |
New fonts, remove external dependencies, clean out unused code, remove twitter stuff
Diffstat (limited to 'static/src/assets/fontawesome/LICENSE.txt')
-rw-r--r-- | static/src/assets/fontawesome/LICENSE.txt | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/static/src/assets/fontawesome/LICENSE.txt b/static/src/assets/fontawesome/LICENSE.txt new file mode 100644 index 0000000..f31bef9 --- /dev/null +++ b/static/src/assets/fontawesome/LICENSE.txt @@ -0,0 +1,34 @@ +Font Awesome Free License +------------------------- + +Font Awesome Free is free, open source, and GPL friendly. You can use it for +commercial projects, open source projects, or really almost whatever you want. +Full Font Awesome Free license: https://fontawesome.com/license/free. + +# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/) +In the Font Awesome Free download, the CC BY 4.0 license applies to all icons +packaged as SVG and JS file types. + +# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL) +In the Font Awesome Free download, the SIL OFL license applies to all icons +packaged as web and desktop font files. + +# Code: MIT License (https://opensource.org/licenses/MIT) +In the Font Awesome Free download, the MIT license applies to all non-font and +non-icon files. + +# Attribution +Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font +Awesome Free files already contain embedded comments with sufficient +attribution, so you shouldn't need to do anything additional when using these +files normally. + +We've kept attribution comments terse, so we ask that you do not actively work +to remove them from files, especially code. They're a great way for folks to +learn about Font Awesome. + +# Brand Icons +All brand icons are trademarks of their respective owners. The use of these +trademarks does not indicate endorsement of the trademark holder by Font +Awesome, nor vice versa. **Please do not use brand logos for any purpose except +to represent the company, product, or service to which they refer.** |