Re: [PATCH 3/3] COPYING: add COPYING file to specify project licenses

2021-02-12 Thread Paul Spooren
On Fri, Feb 12, 2021 at 13:53, Adrian Schmutzler wrote: Since multiple licenses are provided now in the LICENSES folder, add a COPYING file to specify the project license. Signed-off-by: Adrian Schmutzler --- Acked-by: Paul Spooren COPYING | 12 1 file changed, 12 insert

[PATCH 3/3] COPYING: add COPYING file to specify project licenses

2021-02-12 Thread Adrian Schmutzler
Since multiple licenses are provided now in the LICENSES folder, add a COPYING file to specify the project license. Signed-off-by: Adrian Schmutzler --- COPYING | 12 1 file changed, 12 insertions(+) create mode 100644 COPYING diff --git a/COPYING b/COPYING new file mode 100644 in