[oe-commits] Andreas Oberritter : autofs: set license field to GPLv2+

git version control git at git.openembedded.org
Tue Feb 15 11:09:55 UTC 2011


Module: openembedded.git
Branch: master
Commit: db341fa90635eeab4a72f51f0d046ae03e9a1edd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=db341fa90635eeab4a72f51f0d046ae03e9a1edd

Author: Andreas Oberritter <obi at opendreambox.org>
Date:   Tue Feb 15 11:01:20 2011 +0000

autofs: set license field to GPLv2+

Signed-off-by: Andreas Oberritter <obi at opendreambox.org>

---

 recipes/autofs/autofs.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/autofs/autofs.inc b/recipes/autofs/autofs.inc
index badadb5..67009ef 100644
--- a/recipes/autofs/autofs.inc
+++ b/recipes/autofs/autofs.inc
@@ -1,6 +1,6 @@
 DESCRIPTION = "Kernel based automounter for linux."
 SECTION = "base"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
 INC_PR = "r4"
 EXTRA_OEMAKE += "'RANLIB=${RANLIB}'"
 





More information about the Openembedded-commits mailing list