diff options
author | Denys Dmytriyenko <denis@denix.org> | 2010-03-15 22:07:02 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2010-03-15 22:07:02 -0400 |
commit | cac361afe35a8d426eb8dbe3386991add1e97e8e (patch) | |
tree | 8b1ee76ba6fcae63a71e75896e9a119488029364 /recipes/sysvinit | |
parent | 8434abe285a204578c9da00ef644387bc2b0af46 (diff) |
sysvinit: update LICENSE to more specific GPLv2+ (v2 or later)
Diffstat (limited to 'recipes/sysvinit')
-rw-r--r-- | recipes/sysvinit/sysvinit_2.86.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/sysvinit/sysvinit_2.86.bb b/recipes/sysvinit/sysvinit_2.86.bb index e546726ab9..df75fe72af 100644 --- a/recipes/sysvinit/sysvinit_2.86.bb +++ b/recipes/sysvinit/sysvinit_2.86.bb @@ -1,6 +1,6 @@ DESCRIPTION = "System-V like init." SECTION = "base" -LICENSE = "GPL" +LICENSE = "GPLv2+" HOMEPAGE = "http://freshmeat.net/projects/sysvinit/" PR = "r57" |