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

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

[nongnu] elpa/scroll-on-jump 99386fc01b 30/31: Cleanup: use brief SPDX l


From: ELPA Syncer
Subject: [nongnu] elpa/scroll-on-jump 99386fc01b 30/31: Cleanup: use brief SPDX license
Date: Thu, 7 Jul 2022 12:03:16 -0400 (EDT)

branch: elpa/scroll-on-jump
commit 99386fc01b3c7bc2e75458efca408a23220a5f87
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Cleanup: use brief SPDX license
---
 scroll-on-jump.el | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/scroll-on-jump.el b/scroll-on-jump.el
index d2d9ab86a0..024caa0828 100644
--- a/scroll-on-jump.el
+++ b/scroll-on-jump.el
@@ -1,5 +1,6 @@
 ;;; scroll-on-jump.el --- Scroll when jumping to a new point -*- 
lexical-binding: t -*-
 
+;; SPDX-License-Identifier: GPL-2.0-or-later
 ;; Copyright (C) 2020  Campbell Barton
 
 ;; Author: Campbell Barton <ideasman42@gmail.com>
@@ -8,19 +9,6 @@
 ;; Version: 0.1
 ;; Package-Requires: ((emacs "26.2"))
 
-;; 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
-;; the Free Software Foundation, either version 3 of the License, or
-;; (at your option) any later version.
-
-;; This program 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.
-
-;; You should have received a copy of the GNU General Public License
-;; along with this program.  If not, see <https://www.gnu.org/licenses/>.
-
 ;;; Commentary:
 
 ;; Lets users call any existing function that jumps to another point,



reply via email to

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