[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/rfc-mode da94509d3a 7/9: remove duplicate license
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/rfc-mode da94509d3a 7/9: remove duplicate license |
Date: |
Fri, 13 Oct 2023 10:02:13 -0400 (EDT) |
branch: elpa/rfc-mode
commit da94509d3a9db2a2f3cf8b84c2c881bc59f8ffcf
Author: Nicolas Martyanoff <nicolas@n16f.net>
Commit: Nicolas Martyanoff <nicolas@n16f.net>
remove duplicate license
---
LICENSE | 2 +-
rfc-mode.el | 15 +--------------
2 files changed, 2 insertions(+), 15 deletions(-)
diff --git a/LICENSE b/LICENSE
index 645f33781c..fcfca7bcf5 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2019-2022 Nicolas Martyanoff <nicolas@n16f.net>.
+Copyright (c) 2019-2023 Nicolas Martyanoff <nicolas@n16f.net>.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/rfc-mode.el b/rfc-mode.el
index 5539d2d54f..4b8efa96fc 100644
--- a/rfc-mode.el
+++ b/rfc-mode.el
@@ -1,24 +1,11 @@
;;; rfc-mode.el --- RFC document browser and viewer -*- lexical-binding: t -*-
;; Author: Nicolas Martyanoff <nicolas@n16f.net>
+;; SPDX-License-Identifier: ISC
;; URL: https://github.com/galdor/rfc-mode
;; Version: 1.4.1
;; Package-Requires: ((emacs "25.1"))
-;; Copyright 2019-2023 Nicolas Martyanoff <nicolas@n16f.net>
-;;
-;; Permission to use, copy, modify, and/or distribute this software for any
-;; purpose with or without fee is hereby granted, provided that the above
-;; copyright notice and this permission notice appear in all copies.
-;;
-;; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-;; WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-;; MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
-;; SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-;; WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-;; ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
-;; IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
;;; Commentary:
;; This package makes it easy to browse and read RFC documents.
- [nongnu] elpa/rfc-mode updated (c938c8134e -> ab09db78d9), ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode 2dd9b27c10 4/9: update copyright years, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode 52682e3592 5/9: use rfc-mode for buffers using the custom buffer name, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode 069427e114 6/9: v1.4.1, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode ab09db78d9 9/9: v1.4.2, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode dde7646c44 2/9: fix page navigation, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode f561b316bc 1/9: fix comments, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode 30d4281753 3/9: remove unused comment, ELPA Syncer, 2023/10/13
- [nongnu] elpa/rfc-mode da94509d3a 7/9: remove duplicate license,
ELPA Syncer <=
- [nongnu] elpa/rfc-mode 7048dab3d8 8/9: highlight footers, ELPA Syncer, 2023/10/13