emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/corfu 21e9a5cc87: Update copyright years


From: ELPA Syncer
Subject: [elpa] externals/corfu 21e9a5cc87: Update copyright years
Date: Wed, 1 Jan 2025 06:57:51 -0500 (EST)

branch: externals/corfu
commit 21e9a5cc87f6643818293959096451c2f9701800
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Update copyright years
---
 corfu.el                      | 2 +-
 extensions/corfu-echo.el      | 2 +-
 extensions/corfu-history.el   | 2 +-
 extensions/corfu-indexed.el   | 2 +-
 extensions/corfu-info.el      | 2 +-
 extensions/corfu-popupinfo.el | 2 +-
 extensions/corfu-quick.el     | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/corfu.el b/corfu.el
index c65702ce15..9cb30feadf 100644
--- a/corfu.el
+++ b/corfu.el
@@ -1,6 +1,6 @@
 ;;; corfu.el --- COmpletion in Region FUnction -*- lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; Author: Daniel Mendler <mail@daniel-mendler.de>
 ;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>
diff --git a/extensions/corfu-echo.el b/extensions/corfu-echo.el
index 0ee9524328..fb83262036 100644
--- a/extensions/corfu-echo.el
+++ b/extensions/corfu-echo.el
@@ -1,6 +1,6 @@
 ;;; corfu-echo.el --- Show candidate documentation in echo area -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; Author: Daniel Mendler <mail@daniel-mendler.de>
 ;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>
diff --git a/extensions/corfu-history.el b/extensions/corfu-history.el
index 9b27e0dd24..3b743e9517 100644
--- a/extensions/corfu-history.el
+++ b/extensions/corfu-history.el
@@ -1,6 +1,6 @@
 ;;; corfu-history.el --- Sorting by history for Corfu -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2022-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
 
 ;; Author: Daniel Mendler <mail@daniel-mendler.de>
 ;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>
diff --git a/extensions/corfu-indexed.el b/extensions/corfu-indexed.el
index 62182babb2..af155a53db 100644
--- a/extensions/corfu-indexed.el
+++ b/extensions/corfu-indexed.el
@@ -1,6 +1,6 @@
 ;;; corfu-indexed.el --- Select indexed candidates -*- lexical-binding: t -*-
 
-;; Copyright (C) 2022-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
 
 ;; Author: Luis Henriquez-Perez <luis@luishp.xyz>, Daniel Mendler 
<mail@daniel-mendler.de>
 ;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>
diff --git a/extensions/corfu-info.el b/extensions/corfu-info.el
index c170bb233f..e2f72d26b8 100644
--- a/extensions/corfu-info.el
+++ b/extensions/corfu-info.el
@@ -1,6 +1,6 @@
 ;;; corfu-info.el --- Show candidate information in separate buffer -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2022-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
 
 ;; Author: Daniel Mendler <mail@daniel-mendler.de>
 ;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>
diff --git a/extensions/corfu-popupinfo.el b/extensions/corfu-popupinfo.el
index 6efc8f1fde..cc87054d94 100644
--- a/extensions/corfu-popupinfo.el
+++ b/extensions/corfu-popupinfo.el
@@ -1,6 +1,6 @@
 ;;; corfu-popupinfo.el --- Candidate information popup for Corfu -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
 
 ;; Author: Yuwei Tian <fishtai0@gmail.com>, Daniel Mendler 
<mail@daniel-mendler.de>
 ;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>
diff --git a/extensions/corfu-quick.el b/extensions/corfu-quick.el
index 5d49f683a6..2aa04fb113 100644
--- a/extensions/corfu-quick.el
+++ b/extensions/corfu-quick.el
@@ -1,6 +1,6 @@
 ;;; corfu-quick.el --- Quick keys for Corfu -*- lexical-binding: t -*-
 
-;; Copyright (C) 2022-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
 
 ;; Author: Luis Henriquez-Perez <luis@luishp.xyz>, Daniel Mendler 
<mail@daniel-mendler.de>
 ;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]