branch: externals/vertico commit 708f89d0ca2df11849d24c68da8c7ab8b0e27da8 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Update copyright information --- vertico.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vertico.el b/vertico.el index b502620..d36b5ea 100644 --- a/vertico.el +++ b/vertico.el @@ -1,5 +1,7 @@ ;;; vertico.el --- VERTical Interactive COmpletion -*- lexical-binding: t -*- +;; Copyright (C) 2021 Free Software Foundation, Inc. + ;; Author: Daniel Mendler ;; Maintainer: Daniel Mendler ;; Created: 2021 @@ -8,7 +10,7 @@ ;; Package-Requires: ((emacs "27.1")) ;; Homepage: https://github.com/minad/vertico -;; This file is not part of GNU Emacs. +;; This file is part of GNU Emacs. ;; This program is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by