From 69a2dbb691b8a75ccbbf79633636a953c0327a1f Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Tue, 12 Oct 2021 14:12:11 +0100 Subject: [PATCH] Move COPYING to COPYING.md so that it will be rendered correctly by GitHub. Signed-off-by: Daira Hopwood --- COPYING => COPYING.md | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename COPYING => COPYING.md (100%) diff --git a/COPYING b/COPYING.md similarity index 100% rename from COPYING rename to COPYING.md diff --git a/README.md b/README.md index d509d72..2df4ef1 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ Requirements: ## License -This repository is [MIT/Apache 2.0 dual-licensed](COPYING). +This repository is [MIT/Apache 2.0 dual-licensed](COPYING.md).