Re: [PATCH] Add LICENSE.BSD-2-Clause

2018-10-15 Thread Sebastian Huber
I just learned that the FreeBSD and BSD-2-Clause license are not the same: https://lists.freebsd.org/pipermail/freebsd-hackers/2018-October/053447.html So, this patch has the wrong license text (I copied the text from a FreeBSD header). On 15/10/2018 07:46, Sebastian Huber wrote: Copied from

[PATCH] Add LICENSE.BSD-2-Clause

2018-10-14 Thread Sebastian Huber
Copied from: https://opensource.org/licenses/BSD-2-Clause The formatting is suitable for C/C++ source comments. Update # 3053. --- LICENSE.BSD-2-Clause | 24 1 file changed, 24 insertions(+) create mode 100644 LICENSE.BSD-2-Clause diff --git a/LICENSE.BSD-2-Clause b/L