30a3e8d108
We want to use SPDX identifier for license string as much as possible. SPDX short identifier for LGPLv2.1/LGPLv2.1+ is LGPL-2.1/LGPL-2.1+. This change is done using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/LGPLv2.1(\+)?/LGPL-2.1\1/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
0001-vlc-static.patch | ||
0002-configure.ac-add-check-for-libgcrypt-config-program.patch | ||
0003-automake-add-subdir-objects-option.patch | ||
0004-implicit-function-declaration.patch | ||
0005-libvorbisidec.patch | ||
0006-qt-x11.patch | ||
0007-strerror.patch | ||
0008-fix-fallback-code-and-add-required-realtime-library.patch | ||
0009-ffmpeg-3.0.patch | ||
0010-static-assert.patch | ||
0011-static-assert.patch | ||
Config.in | ||
vlc.hash | ||
vlc.mk |