From f9b58a352439c6a96652c1444714fd15f05802e5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonathan=20Fr=C3=B6hlich?= <jonathan.froehlich@kit.edu>
Date: Tue, 11 May 2021 09:07:44 +0000
Subject: [PATCH] Update LICENSE

---
 LICENSE | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE b/LICENSE
index 1dd44c758..71838e849 100644
--- a/LICENSE
+++ b/LICENSE
@@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
     CardMech
-    Copyright (C) 2021  Mpp
+    Copyright (C) 2021  Christian Wieners
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
   If the program does terminal interaction, make it output a short
 notice like this when it starts in an interactive mode:
 
-    <program>  Copyright (C) 2021  Mpp
+    <program>  Copyright (C) 2021  Christian Wieners
     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
     This is free software, and you are welcome to redistribute it
     under certain conditions; type `show c' for details.
-- 
GitLab