Skip to content

Commit 7eae1a1

Browse files
Bump year
1 parent 30adc85 commit 7eae1a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/index/+Page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ function Page() {
349349
</a>
350350
</form>
351351
<p className="mt-6 text-sm text-gray-500 md:mt-0">
352-
&copy; Copyright 2024 Beem Development, all rights reserved.
352+
&copy; Copyright 2025 Beem Development, all rights reserved.
353353
</p>
354354
</div>
355355
</div>

pages/privacy/+Page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ function Page() {
5151
</a>
5252
</form>
5353
<p className="mt-6 text-sm text-gray-500 md:mt-0">
54-
&copy; Copyright 2024 Beem Development, all rights reserved.
54+
&copy; Copyright 2025 Beem Development, all rights reserved.
5555
</p>
5656
</div>
5757
</div>

0 commit comments

Comments
 (0)