All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] udisks: fix typos in license info
@ 2013-07-22  5:32 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2013-07-22  5:32 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=9466ca1dde97c85996d9aa1c54ff8fbae366bebe
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 package/udisks/udisks.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/udisks/udisks.mk b/package/udisks/udisks.mk
index 5d3368d..28855dd 100644
--- a/package/udisks/udisks.mk
+++ b/package/udisks/udisks.mk
@@ -6,8 +6,8 @@
 
 UDISKS_VERSION = 1.0.4
 UDISKS_SITE    = http://hal.freedesktop.org/releases/
-UDISKS_LICENCE = GPLv2+
-UDISKS_LICENCE_FILES = COPYING
+UDISKS_LICENSE = GPLv2+
+UDISKS_LICENSE_FILES = COPYING
 
 UDISKS_DEPENDENCIES = 	\
 	sg3_utils	\

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

only message in thread, other threads:[~2013-07-22  5:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-22  5:32 [Buildroot] [git commit] udisks: fix typos in license info Peter Korsgaard

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.