From 28e71c772650f008cc1392663301a06fefbdf00f Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Fri, 23 Feb 2024 10:22:17 +0100 Subject: [PATCH] feat: move license to rst for github --- LICENSE => LICENSE.rst | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => LICENSE.rst (100%) diff --git a/LICENSE b/LICENSE.rst similarity index 100% rename from LICENSE rename to LICENSE.rst