diff --git a/js-packages/@fortawesome/fontawesome-free/attribution.js b/js-packages/@fortawesome/fontawesome-free/attribution.js index 741c81f8b..fda2c9972 100644 --- a/js-packages/@fortawesome/fontawesome-free/attribution.js +++ b/js-packages/@fortawesome/fontawesome-free/attribution.js @@ -1,3 +1,3 @@ -console.log(`Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com +console.log(`Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -`) \ No newline at end of file +Copyright ${new Date().getFullYear()} Fonticons, Inc.`)