mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
CONTRIBUTING: readd example for PKG_LICENSE_FILE
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user