From bf0a374f37ff76d9db520b01d9b57f04c3276318 Mon Sep 17 00:00:00 2001 From: Scott Dutton Date: Fri, 14 May 2021 16:39:15 +0100 Subject: [PATCH 1/2] Nomalise licence Currently github doesn't notice this is BSD 3 clause licence. With this change it is correctly picked up --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index cb0c49b3..74aad78e 100644 --- a/LICENSE +++ b/LICENSE @@ -13,7 +13,7 @@ modification, are permitted provided that the following conditions are met: disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Neuman Vong nor the names of other + * Neither the name of the license holder nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. From 48e3fbb8f6180bbb78d184ec2aa55696861d3d2a Mon Sep 17 00:00:00 2001 From: Scott Dutton Date: Sat, 15 May 2021 07:37:18 +0100 Subject: [PATCH 2/2] Update LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 74aad78e..11c01466 100644 --- a/LICENSE +++ b/LICENSE @@ -13,7 +13,7 @@ modification, are permitted provided that the following conditions are met: disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of the license holder nor the names of other + * Neither the name of the copyright holder nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission.