96e9480fbc
We want to use SPDX identifier for license string as much as possible. SPDX short identifier for BSD-2c is BSD-2-Clause. This change is done using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/BSD-2c/BSD-2-Clause/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch | ||
0002-auto-feature-add-mechanism-allowing-to-force-feature.patch | ||
0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch | ||
0004-auto-lib-libxslt-conf-use-pkg-config.patch | ||
0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch | ||
0006-auto-lib-openssl-conf-use-pkg-config.patch | ||
0007-auto-lib-libgd-conf-use-pkg-config.patch | ||
0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch | ||
Config.in | ||
nginx.hash | ||
nginx.logrotate | ||
nginx.mk | ||
nginx.service | ||
S50nginx |