From 93b48a8d367a5dd9ad2088f30fd25b57a135c149 Mon Sep 17 00:00:00 2001 From: Fahad Heylaal Date: Tue, 2 Jan 2024 18:59:58 +0100 Subject: [PATCH] chore: license updates --- LICENSE | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 99e7bbf..ceb8650 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,6 @@ The MIT License (MIT) +Copyright (c) 2023 Artur Stepniewski (https://github.com/uniumuniu) Copyright (c) 2023 Fahad Heylaal (https://fahad19.com) Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/README.md b/README.md index 189d39d..b4f7134 100644 --- a/README.md +++ b/README.md @@ -116,4 +116,4 @@ $ featurevisor-kotlin test ## License -MIT © [Fahad Heylaal](https://fahad19.com) +[MIT](./LICENSE)