mdbtools: correct license
This commit is contained in:
parent
ca050e13b0
commit
2cf3c59a68
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ configure_args="--disable-glibtest --enable-sql"
|
|||
short_desc="Library and utilities for reading Microsoft Access Databases"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
homepage="http://mdbtools.sourceforge.net/"
|
||||
license="GPL-3"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
checksum=7a5db39fecff5ce4fb91e019acf5795b40221aff09bbd6d84f8dec60f017b05d
|
||||
long_desc="
|
||||
The MDB Tools project is a effort to document the MDB file format used in
|
||||
|
|
Loading…
Reference in a new issue