summaryrefslogtreecommitdiff
path: root/recipes-graphics
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-03-21 16:13:49 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:04:35 +0200
commit5edc66a1b8a78d77570c0b7b471888292a98664f (patch)
treecd96edd3d18295495989c9ab67c13838b11dc895 /recipes-graphics
parent5542586d687473d04d545f09a0429ac1e2e0bf24 (diff)
unclutter: change license string to known "PD"
PublicDomain is not known to OE
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/unclutter/unclutter_1.09.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/unclutter/unclutter_1.09.bb b/recipes-graphics/unclutter/unclutter_1.09.bb
index f39fa24..bacb599 100644
--- a/recipes-graphics/unclutter/unclutter_1.09.bb
+++ b/recipes-graphics/unclutter/unclutter_1.09.bb
@@ -1,5 +1,5 @@
SUMMARY = "Hides the cursor after inactivity"
-LICENSE = "PublicDomain"
+LICENSE = "PD"
DEPENDS = "virtual/xserver"
PR = "r0"