Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] monit: add license information
@ 2013-04-15  7:40 spdawson at gmail.com
  2013-04-15 21:54 ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: spdawson at gmail.com @ 2013-04-15  7:40 UTC (permalink / raw)
  To: buildroot

From: Simon Dawson <spdawson@gmail.com>

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

diff --git a/package/monit/monit.mk b/package/monit/monit.mk
index a8b6447..0d24e05 100644
--- a/package/monit/monit.mk
+++ b/package/monit/monit.mk
@@ -6,6 +6,8 @@
 
 MONIT_VERSION = 5.4
 MONIT_SITE = http://mmonit.com/monit/dist/
+MONIT_LICENSE = AGPLv3+
+MONIT_LICENSE_FILES = COPYING
 
 MONIT_CONF_ENV = \
 	libmonit_cv_setjmp_available=yes \
-- 
1.7.10.4

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

end of thread, other threads:[~2013-04-18  9:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15  7:40 [Buildroot] [PATCH] monit: add license information spdawson at gmail.com
2013-04-15 21:54 ` Peter Korsgaard
2013-04-16 13:48   ` Simon Dawson
2013-04-17 16:04     ` Arnout Vandecappelle
2013-04-18  9:24       ` Simon Dawson

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