From: Christian Brauner Date: Thu, 16 Jul 2020 20:49:13 +0000 (+0200) Subject: autotools: include COPYING file X-Git-Tag: lxc-5.0.0~390^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3486%2Fhead;p=thirdparty%2Flxc.git autotools: include COPYING file Closes: #3484. Suggested-by: Fabrice Fontaine Signed-off-by: Christian Brauner --- diff --git a/COPYING b/COPYING new file mode 100644 index 000000000..9c21e2c34 --- /dev/null +++ b/COPYING @@ -0,0 +1,2 @@ +All files have SPDX headers that declare what license applies. The applicable +licenses are included in the code repository.