Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Microsoft Public License (Ms-PL)
MonoGame - Copyright © 2009-2023 The MonoGame Team
MonoGame - Copyright © 2009-2025 MonoGame Foundation, Inc

All rights reserved.

Expand Down
2 changes: 1 addition & 1 deletion docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"_appLogoUrl": "https://monogame.net",
"_appFaviconPath": "/images/favicon.png",
"_disableBreadcrumb": "true",
"_appFooter": "Copyright © 2009-2024 MonoGame Foundation, Inc.",
"_appFooter": "Copyright © 2009-2025 MonoGame Foundation, Inc.",
"_hostname": "monogame.net",
"_openGraphImage": "images/social_embed_image.png",
"_description": "One framework for creating powerful cross-platform games.",
Expand Down
2 changes: 1 addition & 1 deletion templates/monogame/partials/footer.tmpl.partial
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

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