emacs-detubifier

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit c6f72e4fc6892f667748cccde0ce5af362ebbfc6
parent 9c6021c632dac153a9681a3667d847fd184dcdf1
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Mon, 23 Sep 2024 08:30:53 +0300

Upgrade to agpl-3-or-later.

Diffstat:
Mdetubifier.el | 13+++++++------
1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/detubifier.el b/detubifier.el @@ -7,17 +7,18 @@ ;; Keywords: web, youtube ;; URL: https://codebarg.org/kakafarm/emacs-detubifier-mode/ -;; 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 free software: you can redistribute it and/or modify +;; it under the terms of the GNU Affero 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. +;; GNU Affero General Public License for more details. -;; You should have received a copy of the GNU General Public License +;; You should have received a copy of the GNU Affero General Public License ;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: