From 7f32610b59ec90808f1b5f84b1972852b19bdf97 Mon Sep 17 00:00:00 2001 From: Joe Wallwork Date: Mon, 15 Dec 2025 15:49:47 +0000 Subject: [PATCH] Bump copyright year --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 1ee573a2ace4..e1565e82f78a 100644 --- a/source/conf.py +++ b/source/conf.py @@ -51,7 +51,7 @@ # -- Project information ----------------------------------------------------- project = "Fortran-lang.org website" -copyright = "2020-2024, Fortran Community" +copyright = "2020-2026, Fortran Community" author = "Fortran Community" # The full version, including alpha/beta/rc tags