* [Buildroot] [PATCH] fbv: add license info
@ 2012-12-07 10:12 Stephan Hoffmann
2012-12-09 15:05 ` Arnout Vandecappelle
2012-12-16 10:33 ` Peter Korsgaard
0 siblings, 2 replies; 4+ messages in thread
From: Stephan Hoffmann @ 2012-12-07 10:12 UTC (permalink / raw)
To: buildroot
Signed-off-by: Stephan Hoffmann <sho@relinux.de>
---
package/fbv/fbv.mk | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/package/fbv/fbv.mk b/package/fbv/fbv.mk
index 7949e99..f697fe8 100644
--- a/package/fbv/fbv.mk
+++ b/package/fbv/fbv.mk
@@ -7,6 +7,9 @@ FBV_VERSION:=1.0b
FBV_SOURCE:=fbv-$(FBV_VERSION).tar.gz
FBV_SITE:=http://s-tech.elsat.net.pl/fbv
+FBV_LICENSE = GPLv2
+FBV_LICENSE_FILES = COPYING
+
### image format dependencies and configure options
FBV_DEPENDENCIES = # empty
FBV_CONFIGURE_OPTS = # empty
--
1.7.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] fbv: add license info
2012-12-07 10:12 [Buildroot] [PATCH] fbv: add license info Stephan Hoffmann
@ 2012-12-09 15:05 ` Arnout Vandecappelle
2012-12-09 20:44 ` Peter Korsgaard
2012-12-16 10:33 ` Peter Korsgaard
1 sibling, 1 reply; 4+ messages in thread
From: Arnout Vandecappelle @ 2012-12-09 15:05 UTC (permalink / raw)
To: buildroot
On 07/12/12 11:12, Stephan Hoffmann wrote:
> Signed-off-by: Stephan Hoffmann<sho@relinux.de>
> ---
> package/fbv/fbv.mk | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/package/fbv/fbv.mk b/package/fbv/fbv.mk
> index 7949e99..f697fe8 100644
> --- a/package/fbv/fbv.mk
> +++ b/package/fbv/fbv.mk
> @@ -7,6 +7,9 @@ FBV_VERSION:=1.0b
> FBV_SOURCE:=fbv-$(FBV_VERSION).tar.gz
> FBV_SITE:=http://s-tech.elsat.net.pl/fbv
>
> +FBV_LICENSE = GPLv2
Although the README and COPYING files claim it's version 2, all source files
say version 2 or later.
I'm not sure what to do here. The safe option is:
FBV_LICENSE = GPLv2 (or later?)
> +FBV_LICENSE_FILES = COPYING
That file is just referring to the GNU website, so it doesn't help much
to use that as the license file. Still, it's better than nothing I guess.
Regards,
Arnout
> +
> ### image format dependencies and configure options
> FBV_DEPENDENCIES = # empty
> FBV_CONFIGURE_OPTS = # empty
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] fbv: add license info
2012-12-09 15:05 ` Arnout Vandecappelle
@ 2012-12-09 20:44 ` Peter Korsgaard
0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2012-12-09 20:44 UTC (permalink / raw)
To: buildroot
>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:
Hi,
>> +FBV_LICENSE = GPLv2
Arnout> Although the README and COPYING files claim it's version 2,
Arnout> all source files say version 2 or later.
Arnout> I'm not sure what to do here. The safe option is:
Arnout> FBV_LICENSE = GPLv2 (or later?)
Or simply GPLv2. It might allow later as well, but GPLv2 is certainly
true.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] fbv: add license info
2012-12-07 10:12 [Buildroot] [PATCH] fbv: add license info Stephan Hoffmann
2012-12-09 15:05 ` Arnout Vandecappelle
@ 2012-12-16 10:33 ` Peter Korsgaard
1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2012-12-16 10:33 UTC (permalink / raw)
To: buildroot
>>>>> "Stephan" == Stephan Hoffmann <sho@relinux.de> writes:
Stephan> Signed-off-by: Stephan Hoffmann <sho@relinux.de>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-12-16 10:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 10:12 [Buildroot] [PATCH] fbv: add license info Stephan Hoffmann
2012-12-09 15:05 ` Arnout Vandecappelle
2012-12-09 20:44 ` Peter Korsgaard
2012-12-16 10:33 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox