From fc899689b4e0394b521739b552a73c4b98d12081 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 20 Nov 2023 20:26:26 +0100 Subject: [PATCH] Rename license and readme so that they don't conflict with the merges --- COPYING => COPYING.new | 0 README.md => README.md.new | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename COPYING => COPYING.new (100%) rename README.md => README.md.new (100%) diff --git a/COPYING b/COPYING.new similarity index 100% rename from COPYING rename to COPYING.new diff --git a/README.md b/README.md.new similarity index 100% rename from README.md rename to README.md.new