[Buildroot] [PATCH 7/8] oprofile: add license information

Peter Korsgaard jacmet at uclibc.org
Tue Dec 4 22:44:39 UTC 2012


>>>>> "Arnout" == Arnout Vandecappelle <arnout at mind.be> writes:

 Arnout> On 30/11/12 11:14, spdawson at gmail.com wrote:
 >> From: Simon Dawson<simond at trainfx.com>
 >> 
 >> Signed-off-by: Simon Dawson<simond at trainfx.com>
 >> ---
 >> package/oprofile/oprofile.mk |    2 ++
 >> 1 file changed, 2 insertions(+)
 >> 
 >> diff --git a/package/oprofile/oprofile.mk b/package/oprofile/oprofile.mk
 >> index 54c46dd..17d225a 100644
 >> --- a/package/oprofile/oprofile.mk
 >> +++ b/package/oprofile/oprofile.mk
 >> @@ -6,6 +6,8 @@
 >> 
 >> OPROFILE_VERSION = 0.9.7
 >> OPROFILE_SITE = http://downloads.sourceforge.net/project/oprofile/oprofile/oprofile-$(OPROFILE_VERSION)
 >> +OPROFILE_LICENSE = GPLv2

 Arnout>  Only a few files specify the license, but the ones that do specify
 Arnout> "or later" - including the man page. So it should be GPLv2+.

 Arnout>  (libjvmti, libjvmpi and libopagent libraries are LGPLv2.1+,
 Arnout> for which no license file is included. However, since we don't
 Arnout> install to staging, this is probably not relevant.)

Committed as GPLv2+, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list