summaryrefslogtreecommitdiff
path: root/orderless.el
diff options
context:
space:
mode:
authorOmar Antolín Camarena <omar.antolin@gmail.com>2022-01-11 11:29:20 -0600
committerOmar Antolín Camarena <omar.antolin@gmail.com>2022-01-11 11:29:20 -0600
commit7385bcf3c1201cb2d2e4ae8c260deded3fa388df (patch)
treebf43a48698d27c33082a2b59f83d5d1cad1f3695 /orderless.el
parentf22789f358ad6a4f7f18ae9b29c0cb3558a92871 (diff)
Assign copyright to FSF
Diffstat (limited to 'orderless.el')
-rw-r--r--orderless.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/orderless.el b/orderless.el
index 7e97e22..f10f5fd 100644
--- a/orderless.el
+++ b/orderless.el
@@ -1,8 +1,9 @@
;;; orderless.el --- Completion style for matching regexps in any order -*- lexical-binding: t; -*-
-;; Copyright (C) 2020 Omar Antolín Camarena
+;; Copyright (C) 2021 Free Software Foundation, Inc.
;; Author: Omar Antolín Camarena <omar@matem.unam.mx>
+;; Maintainer: Omar Antolín Camarena <omar@matem.unam.mx>
;; Keywords: extensions
;; Version: 0.6
;; Homepage: https://github.com/oantolin/orderless