commit c3e47c1f4474061b8c37937247c17c6f11b7e18c
Author: Michael Forney <mforney_AT_mforney.org>
AuthorDate: Tue Mar 22 17:14:53 2022 -0700
Commit: Michael Forney <mforney_AT_mforney.org>
CommitDate: Tue Mar 22 17:20:51 2022 -0700
Fix LICENSE name
The license text matches (and has always matched) what is known as
the MIT license[0]. The MIT/X Consortium license, also called the
X11 license, is slightly different and has an additional clause
prohibiting various uses of the X Consortium name.
[0]
https://opensource.org/licenses/MIT
diff --git a/LICENSE b/LICENSE
index c86f70d..bbbfa8c 100644
--- a/LICENSE
+++ b/LICENSE
_AT_@ -1,4 +1,4 @@
-MIT/X Consortium License
+MIT License
© 2011 Connor Lane Smith <cls_AT_lubutu.com>
© 2011-2016 Dimitris Papastamos <sin_AT_2f30.org>
Received on Wed Mar 23 2022 - 01:22:34 CET