[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hl-block-mode 3dd29cfbf2 63/64: Cleanup: use brief SPDX li
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hl-block-mode 3dd29cfbf2 63/64: Cleanup: use brief SPDX license |
Date: |
Thu, 7 Jul 2022 12:00:11 -0400 (EDT) |
branch: elpa/hl-block-mode
commit 3dd29cfbf24fec16eaf3d47936338adb6b34f5c8
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>
Cleanup: use brief SPDX license
---
hl-block-mode.el | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/hl-block-mode.el b/hl-block-mode.el
index ce3e3f61e4..32ae808b00 100644
--- a/hl-block-mode.el
+++ b/hl-block-mode.el
@@ -1,5 +1,6 @@
;;; hl-block-mode.el --- Highlighting nested blocks -*- lexical-binding: t -*-
+;; SPDX-License-Identifier: GPL-2.0-or-later
;; Copyright (C) 2019-2021 Campbell Barton
;; Author: Campbell Barton <ideasman42@gmail.com>
@@ -8,19 +9,6 @@
;; Version: 0.1
;; Package-Requires: ((emacs "26.1"))
-;; 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 <http://www.gnu.org/licenses/>.
-
;;; Commentary:
;; Highlight blocks surrounding the cursor.
- [nongnu] elpa/hl-block-mode 2fb1cc165b 57/64: Simplify local bracket variable use, (continued)
- [nongnu] elpa/hl-block-mode 2fb1cc165b 57/64: Simplify local bracket variable use, ELPA Syncer, 2022/07/07
- [nongnu] elpa/hl-block-mode 7e0452c768 64/64: Change URL to codeberg, ELPA Syncer, 2022/07/07
- [nongnu] elpa/hl-block-mode a1c03970a0 59/64: Remove unnecessary requirement `seq`, ELPA Syncer, 2022/07/07
- [nongnu] elpa/hl-block-mode d7e274c3f1 04/64: Update readme.rst, ELPA Syncer, 2022/07/07
- [nongnu] elpa/hl-block-mode e7b5b014c9 10/64: Fix: localize hook & timer running when it shouldn't, ELPA Syncer, 2022/07/07
- [nongnu] elpa/hl-block-mode 28c9950a90 25/64: Fix for emacs 27, change in line highlighting, ELPA Syncer, 2022/07/07
- [nongnu] elpa/hl-block-mode c6341f404e 44/64: Cleanup: store range data in cons cells instead of lists, ELPA Syncer, 2022/07/07
- [nongnu] elpa/hl-block-mode e7ab79e713 36/64: Cleanup: add code-sections, ELPA Syncer, 2022/07/07
- [nongnu] elpa/hl-block-mode 7e0c6954f9 52/64: readme: document draw styles, ELPA Syncer, 2022/07/07
- [nongnu] elpa/hl-block-mode d080364c64 58/64: Use a string for hl-block-bracket characters, ELPA Syncer, 2022/07/07
- [nongnu] elpa/hl-block-mode 3dd29cfbf2 63/64: Cleanup: use brief SPDX license,
ELPA Syncer <=
- [nongnu] elpa/hl-block-mode 933cee11e3 02/64: Add readme, ELPA Syncer, 2022/07/07