mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
inotify-tools: add license information
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
53136e92bc
commit
a05a1cc16b
@@ -5,4 +5,7 @@
|
|||||||
#############################################################
|
#############################################################
|
||||||
INOTIFY_TOOLS_VERSION = 3.14
|
INOTIFY_TOOLS_VERSION = 3.14
|
||||||
INOTIFY_TOOLS_SITE = http://github.com/downloads/rvoicilas/inotify-tools/
|
INOTIFY_TOOLS_SITE = http://github.com/downloads/rvoicilas/inotify-tools/
|
||||||
|
INOTIFY_TOOLS_LICENSE = GPLv2+
|
||||||
|
INOTIFY_TOOLS_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
|||||||
Reference in New Issue
Block a user