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.
This commit is contained in:
inference 2023-08-12 18:20:04 +01:00
parent 00d1d37541
commit 812bf54cca
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc
2 changed files with 1 additions and 3 deletions

View File

@ -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:

View File

@ -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: