From a0fa35e8dd0a483ba3684cee8f769a36d5987b7a Mon Sep 17 00:00:00 2001 From: Marcel Telka Date: Fri, 25 Nov 2022 09:06:11 +0100 Subject: Replace 'bytecode' by 'binary' in LICENSE.txt to align with BSD-2-Clause --- LICENSE.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index b0ade04..eb5a679 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -5,9 +5,10 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright +* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in bytecode form must reproduce the above copyright + +* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -- cgit v1.2.1