diff options
author | ulf@emagii.com <ulf@emagii.com> | 2015-10-01 09:55:10 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-13 12:28:14 +0200 |
commit | 7d1aade13a4ac73910f14ca2ce5b3f5c5b042cac (patch) | |
tree | ba725d4b6cd89a34c1f5764db1d6371f7700752b | |
parent | 8dacaa70ba0f4b17a48278801e6c90eb71bb7010 (diff) | |
download | meta-openembedded-7d1aade13a4ac73910f14ca2ce5b3f5c5b042cac.tar.gz |
gnome-panel*: Use GFDL-1.1 instead of GFDLv1.1
Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb index 972a4d4db..fbcf76f6f 100644 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "GNOME panel" | 1 | SUMMARY = "GNOME panel" |
2 | LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1" | 2 | LICENSE = "GPLv2 & LGPLv2 & GFDL-1.1" |
3 | 3 | ||
4 | BPN = "gnome-panel" | 4 | BPN = "gnome-panel" |
5 | PR = "r1" | 5 | PR = "r1" |