[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/consult e903d06e27: Bump copyright years
From: |
ELPA Syncer |
Subject: |
[elpa] externals/consult e903d06e27: Bump copyright years |
Date: |
Tue, 2 Jan 2024 00:57:37 -0500 (EST) |
branch: externals/consult
commit e903d06e270a42f874846af34f3a05b9ff548085
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
Bump 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 4c585d58ff..2d8c4bdf3c 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-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
diff --git a/consult-flymake.el b/consult-flymake.el
index f96fbee4ea..3061ffe742 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-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
diff --git a/consult-imenu.el b/consult-imenu.el
index d127931026..3b072a60bc 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-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
diff --git a/consult-info.el b/consult-info.el
index ef05f54507..8c58caff14 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-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
diff --git a/consult-kmacro.el b/consult-kmacro.el
index ee7bd9b405..3e3418507c 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-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
diff --git a/consult-org.el b/consult-org.el
index 83475049d7..317dc3d393 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-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
diff --git a/consult-register.el b/consult-register.el
index fdcfcbad49..4e7c4c7895 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-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
diff --git a/consult-xref.el b/consult-xref.el
index 79c5658bae..7188e37270 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-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
diff --git a/consult.el b/consult.el
index 1b016bccb7..ee6889c245 100644
--- a/consult.el
+++ b/consult.el
@@ -1,6 +1,6 @@
;;; consult.el --- Consulting completing-read -*- lexical-binding: t -*-
-;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; Author: Daniel Mendler and Consult contributors
;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/consult e903d06e27: Bump copyright years,
ELPA Syncer <=