ocaml / tuareg

Emacs OCaml mode
GNU General Public License v3.0
360 stars 79 forks source link

Upgrade to GPLv3 #279

Closed skangas closed 2 years ago

skangas commented 2 years ago

Please consider upgrading the license to GPLv3.

Reasons why: https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg01069.html https://www.gnu.org/licenses/rms-why-gplv3.html

The main file tuareg.el says:

;; 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 2 of the License, or
;; (at your option) any later version.

So this upgrade should be unproblematic.

Thanks!

monnier commented 2 years ago

Looks good to me. Chris, any objection?

Chris00 commented 2 years ago

Fine with me.