Skip to content

Commit bee940a

Browse files
Merge pull request #1671 from Galphaa/patch-2
Set copyright year to 2025
2 parents 3e0a50d + d1e1d84 commit bee940a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/Footer.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ export default function Footer() {
99
</div>
1010
<div className="bg-dark-2 pb-10 pt-5">
1111
<div className="container text-sm text-white">
12-
<p>&copy; 2024 The cert-manager Authors.</p>
12+
<p>&copy; 2025 The cert-manager Authors.</p>
1313
<p className="mb-6">
14-
&copy; 2024 The Linux Foundation. All rights reserved.
14+
&copy; 2025 The Linux Foundation. All rights reserved.
1515
</p>
1616
<p>
1717
The Linux Foundation has registered trademarks and uses trademarks.

0 commit comments

Comments
 (0)