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

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

[nongnu] elpa/keycast 5d71dee90b 3/5: Refresh library header


From: ELPA Syncer
Subject: [nongnu] elpa/keycast 5d71dee90b 3/5: Refresh library header
Date: Fri, 22 Apr 2022 18:58:41 -0400 (EDT)

branch: elpa/keycast
commit 5d71dee90b0fb9b105d6ddea00994959f739ecb7
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Refresh library header
---
 keycast.el | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

diff --git a/keycast.el b/keycast.el
index 9484124ca0..31445c6538 100644
--- a/keycast.el
+++ b/keycast.el
@@ -1,29 +1,28 @@
-;;; keycast.el --- Show current command and its binding  -*- lexical-binding: 
t -*-
+;;; keycast.el --- Show current command and its binding  -*- lexical-binding:t 
-*-
 
-;; Copyright (C) 2018-2022  Jonas Bernoulli
+;; Copyright (C) 2018-2022 Jonas Bernoulli
 
 ;; Author: Jonas Bernoulli <jonas@bernoul.li>
 ;; Homepage: https://github.com/tarsius/keycast
+;; Keywords: multimedia
 
 ;; Package-Requires: ((emacs "25.3") (compat "28.1.1.0"))
 ;; Package-Version: 1.2.0-git
 
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 
-;; This file is free software; you can redistribute it and/or modify
-;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 3, or (at your option)
-;; any later version.
+;; This file is free software: you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published
+;; by the Free Software Foundation, either version 3 of the License,
+;; or (at your option) any later version.
 ;;
 ;; This file is distributed in the hope that it will be useful,
 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ;; GNU General Public License for more details.
 ;;
-;; For a full copy of the GNU General Public License
-;; see <http://www.gnu.org/licenses/>.
-
-;; This file is not part of GNU Emacs.
+;; You should have received a copy of the GNU General Public License
+;; along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 



reply via email to

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