From c34d8f382928452397802675355cc18279246ed6 Mon Sep 17 00:00:00 2001 From: Niels Bom Date: Sat, 11 May 2024 10:44:48 +0200 Subject: [PATCH] Update license file for GitHub UI GitHub uses [this](https://github.com/licensee/licensee/blob/main/docs/what-we-look-at.md) to display a license in the sidebar. - filename `LICENSE` will be read - adding `BSD 2-Clause License` to top will increase match % --- license => LICENSE | 2 ++ 1 file changed, 2 insertions(+) rename license => LICENSE (98%) diff --git a/license b/LICENSE similarity index 98% rename from license rename to LICENSE index f294d33..e549fe4 100644 --- a/license +++ b/LICENSE @@ -1,3 +1,5 @@ +BSD 2-Clause License + Copyright (c) 2013, FuturePress All rights reserved.