From 48264fce3d53e225432885e0fcf28715f389f103 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Tue, 3 Nov 2015 17:32:58 +0100 Subject: [PATCH] Move license.txt and changelog.txt --- changelog.txt => CHANGELOG.md | 0 license.txt => LICENSE | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename changelog.txt => CHANGELOG.md (100%) rename license.txt => LICENSE (100%) diff --git a/changelog.txt b/CHANGELOG.md similarity index 100% rename from changelog.txt rename to CHANGELOG.md diff --git a/license.txt b/LICENSE similarity index 100% rename from license.txt rename to LICENSE