summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--corfu.el2
-rw-r--r--extensions/corfu-echo.el2
-rw-r--r--extensions/corfu-history.el2
-rw-r--r--extensions/corfu-indexed.el2
-rw-r--r--extensions/corfu-info.el2
-rw-r--r--extensions/corfu-popupinfo.el2
-rw-r--r--extensions/corfu-quick.el2
7 files changed, 7 insertions, 7 deletions
diff --git a/corfu.el b/corfu.el
index c3c8b18..3a2d80e 100644
--- a/corfu.el
+++ b/corfu.el
@@ -1,6 +1,6 @@
;;; corfu.el --- COmpletion in Region FUnction -*- lexical-binding: t -*-
-;; Copyright (C) 2021-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2026 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 f688ced..1da0155 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-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2026 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 6d488b2..39f3333 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-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2026 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 5825320..1fd0eaf 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-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2026 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 428c044..f2dba3a 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-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2026 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 914efe6..7b3b2f2 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-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2026 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 930dd76..e43d4ef 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-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2026 Free Software Foundation, Inc.
;; Author: Luis Henriquez-Perez <luis@luishp.xyz>, Daniel Mendler <mail@daniel-mendler.de>
;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>