]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
libfcgi: Use SPDX license identifier
authorAlexander Dahl <post@lespocky.de>
Mon, 26 Mar 2018 07:18:44 +0000 (09:18 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 6 Apr 2018 17:56:29 +0000 (19:56 +0200)
The fcgi license is covered by SPDX, the identifier however is not
obvious.

For details, see https://spdx.org/licenses/OML.html

[Peter: add spdx.org link]
Signed-off-by: Alexander Dahl <post@lespocky.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit b13d9ab380704ba4faf1e0295885797cb3341336)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libfcgi/libfcgi.mk

index ced850c1530e0102e74bc693c8d67da838bf2647..78da772916bc1fae62b87b5522af47d4efb59a32 100644 (file)
@@ -7,7 +7,7 @@
 LIBFCGI_VERSION = 2.4.0
 LIBFCGI_SOURCE = fcgi-$(LIBFCGI_VERSION).tar.gz
 LIBFCGI_SITE = http://www.fastcgi.com/dist
-LIBFCGI_LICENSE = fcgi license
+LIBFCGI_LICENSE = OML
 LIBFCGI_LICENSE_FILES = LICENSE.TERMS
 LIBFCGI_INSTALL_STAGING = YES
 LIBFCGI_AUTORECONF = YES