1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-08 18:53:30 +00:00

Clarify which version of the GPL applies to MPlayer.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30201 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2010-01-04 13:01:44 +00:00
parent da13681a21
commit b1037d87ee

View File

@ -1,11 +1,16 @@
MPlayer was originally written by Árpád Gereöffy and has been extended and MPlayer was originally written by Árpád Gereöffy and has been extended and
worked on by many more since then, see the AUTHORS file for an (incomplete) worked on by many more since then, see the AUTHORS file for an (incomplete)
list. You are free to use it under the terms of the GNU General Public License, list. MPlayer as a whole is copyrighted by the MPlayer team. Individual
as described in the LICENSE file. copyright notices can be found in file headers.
MPlayer as a whole is copyrighted by the MPlayer team. Individual copyright Most files in MPlayer are licensed under the GNU General Public License,
notices can be found in the file headers. Furthermore, MPlayer includes code version 2 with an explicit "or later" clause or a compatible license. An
from several external sources: exception is the file libmpdemux/demux_ty_osd.c, which is version 2 only.
Thus MPlayer as a whole can be redistributed under the terms of the GNU
General Public License, version 2, see the LICENSE file for details.
MPlayer includes code from several external sources. General information and
license details are listed below:
Name: FFmpeg Name: FFmpeg
Version: Subversion HEAD Version: Subversion HEAD