All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH V2] dejavu: Add missing license name and license hash
@ 2019-07-23 15:28 Mickaël Tansorier
  2019-07-23 22:25 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Mickaël Tansorier @ 2019-07-23 15:28 UTC (permalink / raw)
  To: buildroot

There is 3 licenses, not listed in SPDX license list:
- Bitstream Vera Fonts
- Arev Fonts
- Public Domain

Signed-off-by: Micka?l Tansorier <mickael.tansorier@smile.fr>
---
 package/dejavu/dejavu.hash | 3 +++
 package/dejavu/dejavu.mk   | 1 +
 2 files changed, 4 insertions(+)

diff --git a/package/dejavu/dejavu.hash b/package/dejavu/dejavu.hash
index db7365a1c3..11557d11ba 100644
--- a/package/dejavu/dejavu.hash
+++ b/package/dejavu/dejavu.hash
@@ -1,2 +1,5 @@
 # From https://dejavu-fonts.github.io/Download.html
 sha256 fa9ca4d13871dd122f61258a80d01751d603b4d3ee14095d65453b4e846e17d7  dejavu-fonts-ttf-2.37.tar.bz2
+
+# Locally calculated
+sha256 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93 LICENSE
diff --git a/package/dejavu/dejavu.mk b/package/dejavu/dejavu.mk
index 9b57f0992e..5ce6fef5b3 100644
--- a/package/dejavu/dejavu.mk
+++ b/package/dejavu/dejavu.mk
@@ -7,6 +7,7 @@
 DEJAVU_VERSION = 2.37
 DEJAVU_SITE = https://sourceforge.net/projects/dejavu/files/dejavu/$(DEJAVU_VERSION)
 DEJAVU_SOURCE = dejavu-fonts-ttf-$(DEJAVU_VERSION).tar.bz2
+DEJAVU_LICENSE = Bitstream Vera
 DEJAVU_LICENSE_FILES = LICENSE
 
 DEJAVU_FONTS_INSTALL =
-- 
2.22.0

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

* [Buildroot] [PATCH V2] dejavu: Add missing license name and license hash
  2019-07-23 15:28 [Buildroot] [PATCH V2] dejavu: Add missing license name and license hash Mickaël Tansorier
@ 2019-07-23 22:25 ` Thomas Petazzoni
  2019-08-26  9:34   ` Mickaël Tansorier
  2019-10-24 12:08   ` Mickaël Tansorier
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2019-07-23 22:25 UTC (permalink / raw)
  To: buildroot

Hello,

Adding Yann and Arnout (licensing question below)

On Tue, 23 Jul 2019 17:28:16 +0200
Micka?l Tansorier <mickael.tansorier@smile.fr> wrote:

> There is 3 licenses, not listed in SPDX license list:
> - Bitstream Vera Fonts
> - Arev Fonts
> - Public Domain

I'm not sure what you mean in this commit log. The actual code change
is to add "Bitstream Vera" to the list of licenses, which is also not
part of the SPDX license list.

Regarding SPDX and "Public Domain", see
https://wiki.spdx.org/view/Legal_Team/Decisions/Dealing_with_Public_Domain_within_SPDX_Files.

Also, I think you are misreading the LICENSE file. What it says is
"Bitstream Vera Fonts Copyright" and "Arev Fonts Copyright", which are
not license texts. The license text is below each of those titles.

Here is what Debian says about this font:
https://metadata.ftp-master.debian.org/changelogs//main/f/fonts-dejavu/fonts-dejavu_2.37-1_copyright

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH V2] dejavu: Add missing license name and license hash
  2019-07-23 22:25 ` Thomas Petazzoni
@ 2019-08-26  9:34   ` Mickaël Tansorier
  2019-10-24 12:08   ` Mickaël Tansorier
  1 sibling, 0 replies; 4+ messages in thread
From: Mickaël Tansorier @ 2019-08-26  9:34 UTC (permalink / raw)
  To: buildroot


On 24/07/2019 00:25, Thomas Petazzoni wrote:
> Hello,
Hello,
> 
> Adding Yann and Arnout (licensing question below)
> 
> On Tue, 23 Jul 2019 17:28:16 +0200
> Micka?l Tansorier <mickael.tansorier@smile.fr> wrote:
> 
>> There is 3 licenses, not listed in SPDX license list:
>> - Bitstream Vera Fonts
>> - Arev Fonts
>> - Public Domain
> 
> I'm not sure what you mean in this commit log. The actual code change
> is to add "Bitstream Vera" to the list of licenses, which is also not
> part of the SPDX license list.
> 
> Regarding SPDX and "Public Domain", see
> https://wiki.spdx.org/view/Legal_Team/Decisions/Dealing_with_Public_Domain_within_SPDX_Files.
> 
> Also, I think you are misreading the LICENSE file. What it says is
> "Bitstream Vera Fonts Copyright" and "Arev Fonts Copyright", which are
> not license texts. The license text is below each of those titles.
> 
> Here is what Debian says about this font:
> https://metadata.ftp-master.debian.org/changelogs//main/f/fonts-dejavu/fonts-dejavu_2.37-1_copyright
> 
> Thomas
> 

I revival this subject.
It is not clear for me which license is right. Have you any idea to 
correct my patch ?
Thank you.

-- 
Tansorier Micka?l

Smile ECS / OpenWide Ing?nierie
D?l?gu? du Personnel pour l'agence de Nantes

[Pr?serve ta libert?: https://gafam.laquadrature.net/]
[L'Ortographe de moli?re: https://www.invidio.us/watch?v=5YO7Vg1ByA8]

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

* [Buildroot] [PATCH V2] dejavu: Add missing license name and license hash
  2019-07-23 22:25 ` Thomas Petazzoni
  2019-08-26  9:34   ` Mickaël Tansorier
@ 2019-10-24 12:08   ` Mickaël Tansorier
  1 sibling, 0 replies; 4+ messages in thread
From: Mickaël Tansorier @ 2019-10-24 12:08 UTC (permalink / raw)
  To: buildroot

Le 24/07/2019 ? 00:25, Thomas Petazzoni a ?crit?:
> Hello,
Hello,
> 
> Adding Yann and Arnout (licensing question below)
> 
> On Tue, 23 Jul 2019 17:28:16 +0200
> Micka?l Tansorier <mickael.tansorier@smile.fr> wrote:
> 
>> There is 3 licenses, not listed in SPDX license list:
>> - Bitstream Vera Fonts
>> - Arev Fonts
>> - Public Domain
> 
> I'm not sure what you mean in this commit log. The actual code change
> is to add "Bitstream Vera" to the list of licenses, which is also not
> part of the SPDX license list.
> 
> Regarding SPDX and "Public Domain", see
> https://wiki.spdx.org/view/Legal_Team/Decisions/Dealing_with_Public_Domain_within_SPDX_Files.
> 
> Also, I think you are misreading the LICENSE file. What it says is
> "Bitstream Vera Fonts Copyright" and "Arev Fonts Copyright", which are
> not license texts. The license text is below each of those titles.
> 
> Here is what Debian says about this font:
> https://metadata.ftp-master.debian.org/changelogs//main/f/fonts-dejavu/fonts-dejavu_2.37-1_copyright
> 
> Thomas
> 
I revival this subject.
It is not clear for me which license is right. Have you any idea to
correct my patch ?
Thank you.

-- 
Tansorier Micka?l

Smile ECS / OpenWide Ing?nierie
D?l?gu? du Personnel pour l'agence de Nantes

[Pr?serve ta libert?: https://gafam.laquadrature.net/]
[L'Ortographe de moli?re: https://www.invidio.us/watch?v=5YO7Vg1ByA8]

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

end of thread, other threads:[~2019-10-24 12:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-23 15:28 [Buildroot] [PATCH V2] dejavu: Add missing license name and license hash Mickaël Tansorier
2019-07-23 22:25 ` Thomas Petazzoni
2019-08-26  9:34   ` Mickaël Tansorier
2019-10-24 12:08   ` Mickaël Tansorier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.