diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..65cc83b --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,3 @@ +# BukkitTelnet License # + +BukkitTelnet is licensed under the TotalFreedom General License. It is available [here](https://github.com/TotalFreedom/License/blob/master/LICENSE.md). diff --git a/README.md b/README.md index 1218f24..54533ff 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ BukkitTelnet is a Telnet server for Minecraft. It allows you to remotely adminis BukkitTelnet is a fork of MCTelnet that is designed for servers with multiple administrators who all have the same full permissions. It allows for login under any username provided that the proper password is supplied. -MCTelnet was originally created by bekvon. I modified it heavily to be better suited for the [TotalFreedomServer](http://totalfreedom.me/), and eventually renamed it. +MCTelnet was originally created by bekvon. It was modified heavily to be better suited for the [TotalFreedomServer](http://totalfreedom.me/), and was eventually renamed.