From e90e001718387db10c314f6b985d195c31ffd896 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Thu, 1 Jan 2015 22:30:13 +0100 Subject: [PATCH] - Clarified license name (#10) --- LICENSES/{MIT-License.txt => MIT-X-Consortium-License.txt} | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSES/{MIT-License.txt => MIT-X-Consortium-License.txt} (100%) diff --git a/LICENSES/MIT-License.txt b/LICENSES/MIT-X-Consortium-License.txt similarity index 100% rename from LICENSES/MIT-License.txt rename to LICENSES/MIT-X-Consortium-License.txt diff --git a/README.md b/README.md index fd04ba388..f136ec808 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,6 @@ If you want to take a look at the current beta version, go ahead and download [C ## License -Distributed under the MIT license. See the LICENSE file for more info. +Distributed under the MIT X Consortium license license. See the LICENSE file for more info. [![Build Status](https://travis-ci.org/totalvoidness/cryptomator.svg?branch=master)](https://travis-ci.org/totalvoidness/cryptomator)