From 57890b0c76354e459a9fd8ca8d29a3be67405f96 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 23 Apr 2014 14:56:59 +0200 Subject: [PATCH] Updated license --- LICENSE.md | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 LICENSE.md 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.