License is not really license so there is no license in fact sorry
I removed the license
This commit is contained in:
parent
2859a28afb
commit
001c421ce6
22
eldoc-box.el
22
eldoc-box.el
@ -4,28 +4,16 @@
|
||||
|
||||
;; Version: 1.0
|
||||
;; Author: Yuan Fu <casouri@gmail.com>
|
||||
;; Not really because I copied code from lsp-ui-doc.el
|
||||
;; which is written by Sebastien Chapuis <sebastien@chapu.is>
|
||||
;; And I removed the license so the previous commits with license
|
||||
;; are not really with license.
|
||||
;; I hope I don't get in troubles because of this.
|
||||
;; URL: https://github.com/casouri/eldoc-box
|
||||
;; Package-Requires: ((emacs "26.1"))
|
||||
|
||||
;;; This file is NOT part of GNU Emacs
|
||||
|
||||
;;; License
|
||||
;;
|
||||
;; 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, 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.
|
||||
|
||||
;; You should have received a copy of the GNU General Public License
|
||||
;; along with this program; see the file COPYING. If not, write to
|
||||
;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth
|
||||
;; Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
;;; Commentary:
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user