From 6935d377f60bb4a15e2c7047efafe553c10dba28 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Thu, 14 Nov 2019 15:48:35 +0100
Subject: [PATCH] [license] Revert LICENSE -> COPYING fix

---
 LICENSE => COPYING | 0
 MANIFEST.in        | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename LICENSE => COPYING (100%)

diff --git a/LICENSE b/COPYING
similarity index 100%
rename from LICENSE
rename to COPYING
diff --git a/MANIFEST.in b/MANIFEST.in
index 4a6bfd23..946a661e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,2 @@
-include README.rst buildout.cfg LICENSE version.txt requirements.txt
+include README.rst buildout.cfg COPYING version.txt requirements.txt
 recursive-include doc *.rst *.png *.ico *.txt
-- 
GitLab