From 9bfe62a5eac8a94bc8f888ec3281fc982596f479 Mon Sep 17 00:00:00 2001 From: RustyApple Date: Fri, 28 Jan 2022 05:37:18 +0000 Subject: [PATCH] License identifier changed to valid one --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 20e05c25..984eb0db 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -BSD 4-Clause License +BSD-4-Clause-UC License Copyright (c) 2022 Kingkor Roy Tirtho. All rights reserved. diff --git a/README.md b/README.md index 3ca52816..ac2eb5aa 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ $ flutter run -d # License -[BSD 4-Clause](/LICENSE) +[BSD-4-Clause-UC](/LICENSE) Bu why? You can learn about it [here](https://dev.to/krtirtho/choosing-open-source-license-wisely-1m3p)