summaryrefslogtreecommitdiff
path: root/orderless.el
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2024-03-08 21:52:27 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2024-03-08 21:52:27 +0100
commitbbebdf6de587963d94fc0c19926ead52884aeac8 (patch)
tree3fce39c279a7a97d3195381c499f66d254aa8535 /orderless.el
parent1f9d7161d750ae2e9a9b4f710c56f2e94e8c3ac6 (diff)
Update copyright years
Diffstat (limited to 'orderless.el')
-rw-r--r--orderless.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/orderless.el b/orderless.el
index 4732601..637db17 100644
--- a/orderless.el
+++ b/orderless.el
@@ -1,6 +1,6 @@
;;; orderless.el --- Completion style for matching regexps in any order -*- lexical-binding: t; -*-
-;; Copyright (C) 2021 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
;; Author: Omar Antolín Camarena <omar@matem.unam.mx>
;; Maintainer: Omar Antolín Camarena <omar@matem.unam.mx>