diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2015-03-21 16:13:49 +0100 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2015-05-12 10:04:35 +0200 |
commit | c1db454ae330b660724ba6c89623ec1ab2aa003d (patch) | |
tree | d346d7b82bcd37f666092dd0d0a7897f91ce791d /recipes-graphics | |
parent | 0a450b58f07963319dfa760d8de6f3140ae3b4a5 (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.bb | 2 |
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" |