From f92fd56e7cedccb61903844a3b21777669530bcb Mon Sep 17 00:00:00 2001 From: Dominik George <nik@naturalnet.de> Date: Wed, 4 Sep 2019 13:53:29 +0200 Subject: [PATCH] Fix format of licence file. --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index d75715a0..cb0b3f69 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ MIT License Copyright (c) 2019 Dominik George <dominik.george@teckids.org> Copyright (c) 2019 Martin Gummi <martin.gummi@teckids.org> Copyright (c) 2019 Tom Teichler <tom.teichler@teckids.org> -Copyright © 2019 mirabilos <thorsten.glaser@teckids.org> +Copyright (c) 2019 mirabilos <thorsten.glaser@teckids.org> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal -- GitLab