af31c309e7
We want to use SPDX identifier for license strings as much as possible. SPDX short identifier for GPLv2/GPLv2+ is GPL-2.0/GPL-2.0+. This change is done by using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/\<GPLv2\>/GPL-2.0/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
0001-Makefile-allow-to-override-the-PREFIX-variable.patch | ||
0002-Makefile-allow-to-override-the-version.patch | ||
0003-Makefile-allow-passing-custom-CFLAGS-CPPFLAGS.patch | ||
0004-Makefile-provide-an-option-to-not-build-manpages.patch | ||
0005-Makefile-allow-passing-a-custom-path-to-libgcrypt-co.patch | ||
0006-config.c-Replace-deprecated-SUSv3-functions-with-POS.patch | ||
0007-sysdep.h-don-t-assume-error.h-is-available-on-all-Li.patch | ||
0008-sysdep.c-don-t-include-linux-if_tun.h-on-Linux.patch | ||
0009-config.c-add-missing-sys-ttydefaults.h-include.patch | ||
Config.in | ||
vpnc.hash | ||
vpnc.mk |