CONTRIBUTING: readd example for PKG_LICENSE_FILE

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth 2014-08-12 15:21:01 +02:00
parent 84f643cb31
commit 159a8d9d71
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Makefile contents should contain:
* A PKG_LICENSE tag declaring the main license of the package.
(E.g.: PKG_LICENSE:=GPL-2.0+) Please use SPDX identifiers if possible (see list at the bottom).
* An optional PKG_LICENSE_FILE including the filename of the license-file in the source-package.
(E.g.: PKG_LICENSE_FILE:=COPYING)
Commits and pull-requests: