From 9704ac2532ccd636f2ff5fcb63b5c27c38f5260c Mon Sep 17 00:00:00 2001 From: Joseph Abbey Date: Thu, 11 Jul 2024 08:13:53 +0000 Subject: [PATCH] Update LICENSE (#29) Signed-off-by: Joseph Abbey --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 8f7c6c8..3c9184a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 - 2024 Joakim Sørensen @ludeeus +Copyright (c) 2019 - 2024 Joseph Abbey @josephabbey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 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. \ No newline at end of file +SOFTWARE.