From c94fac7ae018586c63cc5085efaa252cd052b5ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Pl=C3=B6ger?= <d.ploeger@tuhh.de> Date: Mon, 7 Mar 2022 13:02:15 +0000 Subject: [PATCH] The license file is typically named COPYING, as per GNU conventions --- LICENSE => COPYING | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => COPYING (100%) diff --git a/LICENSE b/COPYING similarity index 100% rename from LICENSE rename to COPYING -- GitLab