mirror of https://github.com/mpv-player/mpv
input: mention GPL exceptions in license header
(Just to make our HAVE_GPL business explicit.)
This commit is contained in:
parent
f34e1a0dee
commit
44d30c986d
|
@ -13,6 +13,8 @@
|
|||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with mpv. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* Parts under HAVE_GPL are licensed under GNU General Public License.
|
||||
*/
|
||||
|
||||
#include <limits.h>
|
||||
|
|
Loading…
Reference in New Issue