CONTRIBUTING: readd example for PKG_LICENSE_FILE
authorSteven Barth <steven@midlink.org>
Tue, 12 Aug 2014 13:21:01 +0000 (15:21 +0200)
committerSteven Barth <steven@midlink.org>
Tue, 12 Aug 2014 13:21:01 +0000 (15:21 +0200)
Signed-off-by: Steven Barth <steven@midlink.org>
CONTRIBUTING.md

index b4a36f97ad6e6cd07e993044d7c83f094589ec42..884fd592fedfa8f9b333151a9dfdb8c277b7c186 100644 (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: