mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/dejavu: add missing license information
DEJAVU_LICENSE is primarily BitstreamVera. The license file also specifies that DejaVu-specific changes and certain math extensions are in the Public Domain. This matches the licensing logic used by OpenEmbedded/Yocto. Signed-off-by: Martin Bachmann <martin.bachmann@designwerk.com> [Fiona: wrap lines in commit message] Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
This commit is contained in:
committed by
Fiona Klute
parent
5f26877955
commit
df61b7e9bb
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user