All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libdrm-armada: fix license string
@ 2017-06-20  4:04 Trevor Woerner
  0 siblings, 0 replies; only message in thread
From: Trevor Woerner @ 2017-06-20  4:04 UTC (permalink / raw)
  To: meta-freescale

GPL2 -> GPLv2

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 recipes-graphics/drm/libdrm-armada_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-graphics/drm/libdrm-armada_git.bb b/recipes-graphics/drm/libdrm-armada_git.bb
index 6912a77c..937c68d7 100644
--- a/recipes-graphics/drm/libdrm-armada_git.bb
+++ b/recipes-graphics/drm/libdrm-armada_git.bb
@@ -1,6 +1,6 @@
 SUMMARY = "Userspace interface to kernel DRM services"
 SECTION = "x11/base"
-LICENSE = "GPL2 & BSD"
+LICENSE = "GPLv2 & BSD"
 
 LIC_FILES_CHKSUM = "file://libdrm_lists.h;beginline=1;endline=25;md5=2af1df1026ba1d24c8e7c370e68ed198"
 
-- 
2.13.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-20  4:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20  4:04 [PATCH] libdrm-armada: fix license string Trevor Woerner

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.