From 56126a7fe3875edb5d65450830699c1981233f51 Mon Sep 17 00:00:00 2001 From: Simon Praetorius <simon.praetorius@tu-dresden.de> Date: Wed, 22 Jun 2022 19:38:57 +0000 Subject: [PATCH] Update LICENSE --- LICENSE | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index b50745af..f997bef6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,6 @@ -The MIT License (MIT) +MIT License -Copyright (c) 2016-2021 Simon Praetorius - 2019-2020 Felix Müller +Copyright (c) 2022 AMDiS Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -20,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -- GitLab