From a32bef55bc07551bef1c92087876c9e3dc27f4ed Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Sun, 12 Feb 2017 20:37:37 +0900 Subject: [PATCH] Remove line from license which shouldn't have been included in the first place. --- LICENCE | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/LICENCE b/LICENCE index 10cef3dd6e..539fa0bbfa 100644 --- a/LICENCE +++ b/LICENCE @@ -1,5 +1,3 @@ -The MIT License - Copyright (c) 2007-2016 ppy Pty Ltd . Permission is hereby granted, free of charge, to any person obtaining a copy @@ -18,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file +THE SOFTWARE.