From d0e3b2e727c41aa4fd89fbad0adfb3815339174c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arthur=20M=C3=BCller?= <amller@users.noreply.github.com> Date: Wed, 1 Feb 2017 10:17:02 +0100 Subject: [PATCH] Added license name Added the name of the license in the first line inorder to let Github recognize the License. --- LICENSE | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE b/LICENSE index 1bca6bfed..ff7db4b99 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,5 @@ +MIT License + Copyright (C) 2017 by Marijn Haverbeke <marijnh@gmail.com> and others Permission is hereby granted, free of charge, to any person obtaining a copy -- GitLab