diff --git a/LICENSE b/LICENSE index 92f6c4365f..84ea70321c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2024 Pyth Data Association. +Copyright 2025 Pyth Data Association. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/apps/api-reference/src/components/Footer/index.tsx b/apps/api-reference/src/components/Footer/index.tsx index 2182b67880..19ee300304 100644 --- a/apps/api-reference/src/components/Footer/index.tsx +++ b/apps/api-reference/src/components/Footer/index.tsx @@ -44,7 +44,7 @@ export const Footer = ({ >
- © 2024 Pyth Data Association + © 2025 Pyth Data Association
{SOCIAL_LINKS.map(({ name, icon: Icon, href }) => ( diff --git a/apps/insights/src/components/Root/footer.tsx b/apps/insights/src/components/Root/footer.tsx index ee7257dfef..343d49e678 100644 --- a/apps/insights/src/components/Root/footer.tsx +++ b/apps/insights/src/components/Root/footer.tsx @@ -37,7 +37,7 @@ export const Footer = () => (
- © 2024 Pyth Data Association + © 2025 Pyth Data Association
Privacy Policy diff --git a/apps/staking/src/components/Footer/index.tsx b/apps/staking/src/components/Footer/index.tsx index 4d265326d0..5da69d1d06 100644 --- a/apps/staking/src/components/Footer/index.tsx +++ b/apps/staking/src/components/Footer/index.tsx @@ -54,7 +54,7 @@ export const Footer = ({ Pyth homepage -
© 2024 Pyth Data Association
+
© 2025 Pyth Data Association
diff --git a/governance/xc_admin/packages/xc_admin_frontend/components/layout/Footer.tsx b/governance/xc_admin/packages/xc_admin_frontend/components/layout/Footer.tsx index 3f289c1edb..6724c69391 100644 --- a/governance/xc_admin/packages/xc_admin_frontend/components/layout/Footer.tsx +++ b/governance/xc_admin/packages/xc_admin_frontend/components/layout/Footer.tsx @@ -6,7 +6,7 @@ const Footer = () => {