Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] inotify-tools: add license information
@ 2012-08-22  7:08 spdawson at gmail.com
  2012-08-22 17:45 ` Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: spdawson at gmail.com @ 2012-08-22  7:08 UTC (permalink / raw)
  To: buildroot

From: Simon Dawson <spdawson@gmail.com>

Signed-off-by: Simon Dawson <spdawson@gmail.com>
---
 package/inotify-tools/inotify-tools.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/inotify-tools/inotify-tools.mk b/package/inotify-tools/inotify-tools.mk
index 52a1701..7c37929 100644
--- a/package/inotify-tools/inotify-tools.mk
+++ b/package/inotify-tools/inotify-tools.mk
@@ -6,3 +6,5 @@
 INOTIFY_TOOLS_VERSION = 3.14
 INOTIFY_TOOLS_SITE = http://github.com/downloads/rvoicilas/inotify-tools/
 $(eval $(autotools-package))
+INOTIFY_TOOLS_LICENSE = GPLv2+
+INOTIFY_TOOLS_LICENSE_FILES = COPYING
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-22 20:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-22  7:08 [Buildroot] [PATCH] inotify-tools: add license information spdawson at gmail.com
2012-08-22 17:45 ` Thomas Petazzoni
2012-08-22 19:54   ` Luca Ceresoli
2012-08-22 19:58     ` Thomas Petazzoni
2012-08-22 20:08       ` Luca Ceresoli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox