Update project Copyright (#2852)

* Update project Copyright

* Update project Copyright
This commit is contained in:
Stefan Ålund
2020-10-12 11:30:43 +02:00
committed by GitHub
parent caeb82b3d0
commit bec280e579
5 changed files with 26 additions and 18 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ const siteConfig = {
},
// This copyright info is used in /core/Footer.js and blog RSS/Atom feeds.
copyright: `Copyright © ${new Date().getFullYear()} Spotify AB`,
copyright: `Copyright © ${new Date().getFullYear()} Backstage Project Authors. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page: https://www.linuxfoundation.org/trademark-usage`,
highlight: {
// Highlight.js theme to use for syntax highlighting in code blocks.