Skip to content

Commit 7fe2448

Browse files
Update footer year and license copyright (MonoGame#101)
1 parent c78d6fa commit 7fe2448

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Microsoft Public License (Ms-PL)
2-
MonoGame - Copyright © 2009-2023 The MonoGame Team
2+
MonoGame - Copyright © 2009-2025 MonoGame Foundation, Inc
33

44
All rights reserved.
55

docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"_appLogoUrl": "https://monogame.net",
6161
"_appFaviconPath": "/images/favicon.png",
6262
"_disableBreadcrumb": "true",
63-
"_appFooter": "Copyright © 2009-2024 MonoGame Foundation, Inc.",
63+
"_appFooter": "Copyright © 2009-2025 MonoGame Foundation, Inc.",
6464
"_hostname": "monogame.net",
6565
"_openGraphImage": "images/social_embed_image.png",
6666
"_description": "One framework for creating powerful cross-platform games.",

templates/monogame/partials/footer.tmpl.partial

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
<div class="d-flex flex-column flex-sm-row justify-content-between align-items-center gap-3 py-4 my-4">
6363
<div>
64-
© 2009-2024 MonoGame Foundation, Inc. is a 501(c)(3) non-profit. EIN 93-3803929<br/>Designed with
64+
© 2009-2025 MonoGame Foundation, Inc. is a 501(c)(3) non-profit. EIN 93-3803929<br/>Designed with
6565
<span class="text-danger">❤</span>
6666
by
6767
<a href="https://github.com/MonoGame/monogame.github.io/graphs/contributors">MonoGame Community</a>

0 commit comments

Comments
 (0)