From 811b53f5a9cbc6bdbeaefab1b3c3ea0cb0738201 Mon Sep 17 00:00:00 2001 From: Fahad Heylaal Date: Fri, 5 Jan 2024 08:30:49 +0100 Subject: [PATCH] chore: license updates (#14) --- 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)