branch: elpa/git-modes
commit 4a61a9b86df9c824a99c522f42d55e68faf85f91
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 ce7b4c9c9b..dab173d8e6 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-2023 The Magit Project Contributors
+;; Copyright (C) 2012-2024 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 8ae7cd3353..fa36d78b2b 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-2023 The Magit Project Contributors
+;; Copyright (C) 2013-2024 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 43553ceb00..c382cb641b 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-2023 The Magit Project Contributors
+;; Copyright (C) 2012-2024 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 e5ab98fe43..c828757b3c 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-2023 The Magit Project Contributors
+;; Copyright (C) 2012-2024 The Magit Project Contributors
 
 ;; Author: Sebastian Wiesner <[email protected]>
 ;; Maintainer: Jonas Bernoulli <[email protected]>

Reply via email to