Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

console log: Add Font Awesome attribution #6369

Closed
tbsbdr opened this issue Feb 4, 2022 · 0 comments · Fixed by #6387
Closed

console log: Add Font Awesome attribution #6369

tbsbdr opened this issue Feb 4, 2022 · 0 comments · Fixed by #6387
Assignees

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Feb 4, 2022

Expected outcome

The Web UI should output Font Awesome attribution in the console

Background:

We should and must give proper attribution to the font awesome free icons
According to https://fontawesome.com/license/free we should include the attribution in the code (BOM follows in next sprints).
If you download FA free web (https://fontawesome.com/v5.15/how-to-use/on-the-web/setup/hosting-font-awesome-yourself) you'll find the attribution.js in the root of the zip file.

attribution.js

console.log(`Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
`) ```

Not in this ticket

  • SVGs should also contain attribution, will be done in ODS.
  • Fullblown Bill of Materials will follow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants