diff --git a/footer.js b/footer.js index 7b8f07b66..2b0899997 100644 --- a/footer.js +++ b/footer.js @@ -106,5 +106,5 @@ module.exports = { srcDark: 'img/SailPoint-Developer-Community-Inverse-Lockup.png', href: 'https://developer.sailpoint.com', }, - copyright: `Copyright © ${new Date().getFullYear()} SailPoint Technologies, Inc. All Rights Reserved.`, + copyright: `Copyright © ${new Date().getFullYear()} SailPoint Technologies, Inc. All Rights Reserved.`, // Updated with now private copyright info };