branch: elpa/git-modes
commit 65391ed6e0c41315c83511c57ae5dd9a956fbf95
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    Bump copyright years
---
 git-modes.el          | 2 +-
 gitattributes-mode.el | 2 +-
 gitconfig-mode.el     | 2 +-
 gitignore-mode.el     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/git-modes.el b/git-modes.el
index 7b81d65d4c7..98569ebc3a9 100644
--- a/git-modes.el
+++ b/git-modes.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (c) 2012-2013 Sebastian Wiesner
 ;; Copyright (C) 2013-2015 Rüdiger Sonderfeld
-;; Copyright (C) 2012-2025 The Magit Project Contributors
+;; Copyright (C) 2012-2026 The Magit Project Contributors
 
 ;; Author: Sebastian Wiesner <[email protected]>
 ;;         Rüdiger Sonderfeld <[email protected]>
diff --git a/gitattributes-mode.el b/gitattributes-mode.el
index 8168ed957f5..071614a9553 100644
--- a/gitattributes-mode.el
+++ b/gitattributes-mode.el
@@ -1,7 +1,7 @@
 ;;; gitattributes-mode.el --- Major mode for editing .gitattributes files  -*- 
lexical-binding:t -*-
 
 ;; Copyright (C) 2013-2015 Rüdiger Sonderfeld
-;; Copyright (C) 2013-2025 The Magit Project Contributors
+;; Copyright (C) 2013-2026 The Magit Project Contributors
 
 ;; Author: Rüdiger Sonderfeld <[email protected]>
 ;; Maintainer: Jonas Bernoulli <[email protected]>
diff --git a/gitconfig-mode.el b/gitconfig-mode.el
index 62a10056ae1..9f783ea5b62 100644
--- a/gitconfig-mode.el
+++ b/gitconfig-mode.el
@@ -1,7 +1,7 @@
 ;;; gitconfig-mode.el --- Major mode for editing .gitconfig files  -*- 
lexical-binding:t -*-
 
 ;; Copyright (c) 2012-2013 Sebastian Wiesner
-;; Copyright (C) 2012-2025 The Magit Project Contributors
+;; Copyright (C) 2012-2026 The Magit Project Contributors
 
 ;; Author: Sebastian Wiesner <[email protected]>
 ;; Maintainer: Jonas Bernoulli <[email protected]>
diff --git a/gitignore-mode.el b/gitignore-mode.el
index be842c69f64..ba0966c3f26 100644
--- a/gitignore-mode.el
+++ b/gitignore-mode.el
@@ -1,7 +1,7 @@
 ;;; gitignore-mode.el --- Major mode for editing .gitignore files  -*- 
lexical-binding:t -*-
 
 ;; Copyright (c) 2012-2013 Sebastian Wiesner
-;; Copyright (C) 2012-2025 The Magit Project Contributors
+;; Copyright (C) 2012-2026 The Magit Project Contributors
 
 ;; Author: Sebastian Wiesner <[email protected]>
 ;; Maintainer: Jonas Bernoulli <[email protected]>

Reply via email to