diff options
-rw-r--r-- | meta/recipes-devtools/swig/swig.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/swig/swig.inc b/meta/recipes-devtools/swig/swig.inc index eb8d723158..e8562a91bb 100644 --- a/meta/recipes-devtools/swig/swig.inc +++ b/meta/recipes-devtools/swig/swig.inc | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "SWIG is a compiler that makes it easy to integrate C and C++ \ | |||
3 | code with other languages including Perl, Tcl, Ruby, Python, Java, Guile, \ | 3 | code with other languages including Perl, Tcl, Ruby, Python, Java, Guile, \ |
4 | Mzscheme, Chicken, OCaml, Pike, and C#." | 4 | Mzscheme, Chicken, OCaml, Pike, and C#." |
5 | HOMEPAGE = "http://swig.sourceforge.net/" | 5 | HOMEPAGE = "http://swig.sourceforge.net/" |
6 | LICENSE = "BSD & GPLv3" | 6 | LICENSE = "BSD-3-Clause & GPLv3" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e7807a6282784a7dde4c846626b08fc6 \ | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e7807a6282784a7dde4c846626b08fc6 \ |
8 | file://LICENSE-GPL;md5=d32239bcb673463ab874e80d47fae504 \ | 8 | file://LICENSE-GPL;md5=d32239bcb673463ab874e80d47fae504 \ |
9 | file://LICENSE-UNIVERSITIES;md5=8ce9dcc8f7c994de4a408b205c72ba08" | 9 | file://LICENSE-UNIVERSITIES;md5=8ce9dcc8f7c994de4a408b205c72ba08" |