From fe9725a29d224012750dd0e003e193443cc272f2 Mon Sep 17 00:00:00 2001 From: Dominik George <dominik.george@teckids.org> Date: Wed, 4 Sep 2019 19:12:26 +0200 Subject: [PATCH] Fix format of licence file. --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 0b5ce22ba..507407427 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ MIT License Copyright (c) 2019 Dominik George <dominik.george@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