patch: fix license information

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Simon Dawson 2013-05-07 23:40:07 +00:00 committed by Peter Korsgaard
parent ea78a5f4de
commit 288b549358
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@
PATCH_VERSION = 2.7.1
PATCH_SITE = $(BR2_GNU_MIRROR)/patch
PATCH_LICENSE = GPLv3+
PATCH_LICENSE_FILE = COPYING
PATCH_LICENSE_FILES = COPYING
$(eval $(autotools-package))