log4cplus: fix license
Some files of log4cplus are licensed under BSD-2-Clause as stated in LICENSE file: "Each file of log4cplus source is licensed using either two clause BSD license or Apache license 2.0." Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
20fb6d3288
commit
6f5a29e502
@ -7,7 +7,7 @@
|
||||
LOG4CPLUS_VERSION = 1.1.2
|
||||
LOG4CPLUS_SOURCE = log4cplus-$(LOG4CPLUS_VERSION).tar.xz
|
||||
LOG4CPLUS_SITE = http://downloads.sourceforge.net/project/log4cplus/log4cplus-stable/$(LOG4CPLUS_VERSION)
|
||||
LOG4CPLUS_LICENSE = Apache-2.0
|
||||
LOG4CPLUS_LICENSE = Apache-2.0, BSD-2-Clause
|
||||
LOG4CPLUS_LICENSE_FILES = LICENSE
|
||||
LOG4CPLUS_INSTALL_STAGING = YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user