aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs/elisp/haskell-multiedit.el
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-05-11 13:05:41 +0530
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-05-11 13:05:41 +0530
commit6aa3c170e93ea9a88b16816a3396778def524a01 (patch)
tree72f1d9720a915d0cfc9e97016900e66c7a272069 /Emacs/.config/emacs/elisp/haskell-multiedit.el
parent40240bbfd7d508570856fdaa43274baa31a30e53 (diff)
downloaddotfiles-6aa3c170e93ea9a88b16816a3396778def524a01.tar.gz
dotfiles-6aa3c170e93ea9a88b16816a3396778def524a01.tar.bz2
dotfiles-6aa3c170e93ea9a88b16816a3396778def524a01.zip
(Emacs/*)~clean up text, change license of elisp packages to GPLv2 strictly
Diffstat (limited to 'Emacs/.config/emacs/elisp/haskell-multiedit.el')
-rw-r--r--Emacs/.config/emacs/elisp/haskell-multiedit.el7
1 files changed, 3 insertions, 4 deletions
diff --git a/Emacs/.config/emacs/elisp/haskell-multiedit.el b/Emacs/.config/emacs/elisp/haskell-multiedit.el
index 96eb19d..81a5338 100644
--- a/Emacs/.config/emacs/elisp/haskell-multiedit.el
+++ b/Emacs/.config/emacs/elisp/haskell-multiedit.el
@@ -7,10 +7,9 @@
;; Author: Aryadev Chavali <aryadev@aryadevchavali.com>
;; Keywords:
-;; 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 General Public License version
+;; 2 as published by the Free Software Foundation.
;; This program is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of