diff options
| -rw-r--r-- | meta-oe/recipes-devtools/cscope/cscope_15.8b.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/cscope/cscope_15.8b.bb b/meta-oe/recipes-devtools/cscope/cscope_15.8b.bb index 8aa5947d0d..199c31e154 100644 --- a/meta-oe/recipes-devtools/cscope/cscope_15.8b.bb +++ b/meta-oe/recipes-devtools/cscope/cscope_15.8b.bb | |||
| @@ -11,7 +11,7 @@ DESCRIPTION = "Cscope is a developer's tool for browsing source code. \ | |||
| 11 | 11 | ||
| 12 | HOMEPAGE = "http://cscope.sourceforge.net/" | 12 | HOMEPAGE = "http://cscope.sourceforge.net/" |
| 13 | 13 | ||
| 14 | LICENSE = "BSD" | 14 | LICENSE = "BSD-3-Clause" |
| 15 | LIC_FILES_CHKSUM = "file://COPYING;md5=d4667b67b483823043fcffa489ea343b" | 15 | LIC_FILES_CHKSUM = "file://COPYING;md5=d4667b67b483823043fcffa489ea343b" |
| 16 | 16 | ||
| 17 | inherit autotools | 17 | inherit autotools |
