From a2424f977ca664a55e60150f7248eb5c20c0e4b5 Mon Sep 17 00:00:00 2001 From: Matthew Vukomanovic Date: Wed, 4 May 2016 19:15:32 +0800 Subject: [PATCH] Rename the licence files both to .md files so that they show as markdown --- WindowsPhone/{license.txt => license.md} | 0 WindowsRT/{license.txt => license.md} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename WindowsPhone/{license.txt => license.md} (100%) rename WindowsRT/{license.txt => license.md} (100%) diff --git a/WindowsPhone/license.txt b/WindowsPhone/license.md similarity index 100% rename from WindowsPhone/license.txt rename to WindowsPhone/license.md diff --git a/WindowsRT/license.txt b/WindowsRT/license.md similarity index 100% rename from WindowsRT/license.txt rename to WindowsRT/license.md