diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-09-16 01:03:29 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-09-16 01:03:29 +0100 |
commit | 398a59e6774b28c05bdb74668cbbe70564cfa61f (patch) | |
tree | 0bd3bc9c52507327245a86a528f89a3be3a64ce8 /Emacs/.config/emacs/elisp/better-mode-line.el | |
parent | 213c598e2eddd00ce4b9b56c94b86b40448620ee (diff) | |
download | dotfiles-398a59e6774b28c05bdb74668cbbe70564cfa61f.tar.gz dotfiles-398a59e6774b28c05bdb74668cbbe70564cfa61f.tar.bz2 dotfiles-398a59e6774b28c05bdb74668cbbe70564cfa61f.zip |
(Emacs/elisp)~Update license
Diffstat (limited to 'Emacs/.config/emacs/elisp/better-mode-line.el')
-rw-r--r-- | Emacs/.config/emacs/elisp/better-mode-line.el | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Emacs/.config/emacs/elisp/better-mode-line.el b/Emacs/.config/emacs/elisp/better-mode-line.el index 39c8d5e..70d00db 100644 --- a/Emacs/.config/emacs/elisp/better-mode-line.el +++ b/Emacs/.config/emacs/elisp/better-mode-line.el @@ -5,10 +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, 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 |