branch: externals/consult
commit 89efd2cb733af27a655dfaafeafdd4e155ac54a4
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    Update copyright years
---
 consult-compile.el  | 2 +-
 consult-flymake.el  | 2 +-
 consult-imenu.el    | 2 +-
 consult-info.el     | 2 +-
 consult-kmacro.el   | 2 +-
 consult-org.el      | 2 +-
 consult-register.el | 2 +-
 consult-xref.el     | 2 +-
 consult.el          | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/consult-compile.el b/consult-compile.el
index 2d8c4bdf3c..417b1880c2 100644
--- a/consult-compile.el
+++ b/consult-compile.el
@@ -1,6 +1,6 @@
 ;;; consult-compile.el --- Provides the command `consult-compile-error' -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/consult-flymake.el b/consult-flymake.el
index 075a78b5c9..214dca17e6 100644
--- a/consult-flymake.el
+++ b/consult-flymake.el
@@ -1,6 +1,6 @@
 ;;; consult-flymake.el --- Provides the command `consult-flymake' -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/consult-imenu.el b/consult-imenu.el
index 3b072a60bc..0af9863813 100644
--- a/consult-imenu.el
+++ b/consult-imenu.el
@@ -1,6 +1,6 @@
 ;;; consult-imenu.el --- Consult commands for imenu -*- lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/consult-info.el b/consult-info.el
index ef24edbc2e..fa20502e94 100644
--- a/consult-info.el
+++ b/consult-info.el
@@ -1,6 +1,6 @@
 ;;; consult-info.el --- Search through the info manuals -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/consult-kmacro.el b/consult-kmacro.el
index c269376673..fbcf231a8f 100644
--- a/consult-kmacro.el
+++ b/consult-kmacro.el
@@ -1,6 +1,6 @@
 ;;; consult-kmacro.el --- Provides the command `consult-kmacro' -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/consult-org.el b/consult-org.el
index 905da6d284..29e768f81d 100644
--- a/consult-org.el
+++ b/consult-org.el
@@ -1,6 +1,6 @@
 ;;; consult-org.el --- Consult commands for org-mode -*- lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/consult-register.el b/consult-register.el
index a8e68cb8b9..8a31964743 100644
--- a/consult-register.el
+++ b/consult-register.el
@@ -1,6 +1,6 @@
 ;;; consult-register.el --- Consult commands for registers -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/consult-xref.el b/consult-xref.el
index 5c03aadc12..f0517b7be9 100644
--- a/consult-xref.el
+++ b/consult-xref.el
@@ -1,6 +1,6 @@
 ;;; consult-xref.el --- Xref integration for Consult -*- lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
diff --git a/consult.el b/consult.el
index 8d7a26c73e..cf6f5cfd92 100644
--- a/consult.el
+++ b/consult.el
@@ -1,6 +1,6 @@
 ;;; consult.el --- Consulting completing-read -*- lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; Author: Daniel Mendler and Consult contributors
 ;; Maintainer: Daniel Mendler <m...@daniel-mendler.de>

Reply via email to