branch: elpa/flycheck
commit 45c66eda1f9f32ba326067b0dc65c4ec62596890
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Update copyright year to 2026
---
doc/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/conf.py b/doc/conf.py
index ea111c17d3..86cd713172 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -47,7 +47,7 @@ extensions = [
# Project metadata
project = 'Flycheck'
-copyright = ' 2014-2025, Sebastian Wiesner and Flycheck contributors'
+copyright = ' 2014-2026, Sebastian Wiesner and Flycheck contributors'
author = 'Sebastian Wiesner'