diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-06-23 21:33:39 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-06-23 21:33:39 +0100 |
commit | be2bb62baffe6cdaed7e4470505641afaee62a79 (patch) | |
tree | ca7ab7b2808900370023893247b2a7b68d28e71b /Emacs/.config/emacs/elisp/eshell-prompt.el | |
parent | e4dfbcbc5d7ad89e7b418215ba4dd08778397c47 (diff) | |
download | dotfiles-be2bb62baffe6cdaed7e4470505641afaee62a79.tar.gz dotfiles-be2bb62baffe6cdaed7e4470505641afaee62a79.tar.bz2 dotfiles-be2bb62baffe6cdaed7e4470505641afaee62a79.zip |
(Emacs)~change licensing agreement
I only want to publish under version 2, not version 3.
Diffstat (limited to 'Emacs/.config/emacs/elisp/eshell-prompt.el')
-rw-r--r-- | Emacs/.config/emacs/elisp/eshell-prompt.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Emacs/.config/emacs/elisp/eshell-prompt.el b/Emacs/.config/emacs/elisp/eshell-prompt.el index 2c5496a..53033df 100644 --- a/Emacs/.config/emacs/elisp/eshell-prompt.el +++ b/Emacs/.config/emacs/elisp/eshell-prompt.el @@ -5,9 +5,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 version 2 of the License. +;; 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 |