From ef5122d5d45c3d2beda6937809d7a008cf5322ad Mon Sep 17 00:00:00 2001 From: Jacob Kirkbride Date: Wed, 12 Feb 2025 23:28:04 -0500 Subject: [PATCH] Update footer year and license copyright --- LICENSE | 2 +- docfx.json | 2 +- templates/monogame/partials/footer.tmpl.partial | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index e69382dd..80eff1b6 100644 --- a/LICENSE +++ b/LICENSE @@ -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. diff --git a/docfx.json b/docfx.json index 191f196c..7168e601 100644 --- a/docfx.json +++ b/docfx.json @@ -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.", diff --git a/templates/monogame/partials/footer.tmpl.partial b/templates/monogame/partials/footer.tmpl.partial index b8fdff35..63a577dc 100644 --- a/templates/monogame/partials/footer.tmpl.partial +++ b/templates/monogame/partials/footer.tmpl.partial @@ -61,7 +61,7 @@
- © 2009-2024 MonoGame Foundation, Inc. is a 501(c)(3) non-profit. EIN 93-3803929
Designed with + © 2009-2025 MonoGame Foundation, Inc. is a 501(c)(3) non-profit. EIN 93-3803929
Designed with by MonoGame Community