diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-02-12 13:49:47 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-02-12 13:49:47 +0000 |
commit | f57d9ae07c616211221658fc4953eafa026ac612 (patch) | |
tree | daadb5247f9d4a9d8ef4922624288a1c7ccc0afe /packages/pam/libpam_0.79.bb | |
parent | 7286ddf36040561ae6b26a4f848532d1044295c2 (diff) |
divers: rename LICENSE from GPL-2 to GPLv2
Diffstat (limited to 'packages/pam/libpam_0.79.bb')
-rw-r--r-- | packages/pam/libpam_0.79.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/pam/libpam_0.79.bb b/packages/pam/libpam_0.79.bb index c19d0ff9c8..14dab423f8 100644 --- a/packages/pam/libpam_0.79.bb +++ b/packages/pam/libpam_0.79.bb @@ -17,7 +17,7 @@ Administrators' Guide." HOMEPAGE = "http://www.kernel.org/pub/linux/libs/pam" SECTION = "libs" PRIORITY = "optional" -LICENSE = "GPL-2" +LICENSE = "GPLv2" PR = "r1" # The project is actually called Linux-PAM but that gives |