]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
sqlite: add license file
authorPeter Rosin <peda@axentia.se>
Wed, 25 Nov 2015 12:29:11 +0000 (13:29 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 25 Nov 2015 22:22:21 +0000 (23:22 +0100)
Signed-off-by: Peter Rosin <peda@axentia.se>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sqlite/sqlite.mk

index d08e933a97ae09d0cff65b3871cc5e99c03e97cf..0758fe959f6aadec544f40eaa2c6268e20933ecb 100644 (file)
@@ -8,6 +8,7 @@ SQLITE_VERSION = 3090200
 SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
 SQLITE_SITE = http://www.sqlite.org/2015
 SQLITE_LICENSE = Public domain
+SQLITE_LICENSE_FILES = tea/license.terms
 SQLITE_INSTALL_STAGING = YES
 
 # Patching Makefile.am: