summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-03-31 19:04:54 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:04:35 +0200
commitefa576ea372f128368caf8b771ff5a741d2d805b (patch)
tree791313a15e16f177a750f5f4a152457f9b03f01e /recipes-core
parent5edc66a1b8a78d77570c0b7b471888292a98664f (diff)
licenses: fix license string to known values or format
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/fs-init/fs-init.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/fs-init/fs-init.bb b/recipes-core/fs-init/fs-init.bb
index a9c1db2..e343285 100644
--- a/recipes-core/fs-init/fs-init.bb
+++ b/recipes-core/fs-init/fs-init.bb
@@ -1,6 +1,6 @@
SUMMARY = "Expand the rootfs to the full size of its partion"
DESCRIPTION = "Script to expand the rootfs to the full size of its partion, started as a systemd service which removes itself once finished"
-LICENSE = "Public Domain"
+LICENSE = "PD"
PR = "r3"
SRC_URI = " \