From 4329b4a0167f19042c12f58f774f2dee1a7cd94b Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 12 Aug 2023 18:24:07 +0100 Subject: [PATCH] Remove "All rights reserved." statement from BSD 3-Clause licence The "All rights reserved." component is not used in the BSD 3-Clause license and should be removed to maintain proper licensing. --- humans.txt | 3 +-- license/BSD-3-Clause.txt | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/humans.txt b/humans.txt index 8ba6bd6..abd3d18 100644 --- a/humans.txt +++ b/humans.txt @@ -4,11 +4,10 @@ Inferencium -------------------------------- -Inferencium website code is licensed under the BSD 3-Clause license*: +Inferencium website code is licensed under BSD 3-Clause license*: Copyright (c) 2022 Jake Winters -All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) provided that the following conditions are met: diff --git a/license/BSD-3-Clause.txt b/license/BSD-3-Clause.txt index 00a9464..5abbf72 100644 --- a/license/BSD-3-Clause.txt +++ b/license/BSD-3-Clause.txt @@ -1,5 +1,4 @@ Copyright (c) 2022 Jake Winters -All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) provided that the following conditions are met: