summaryrefslogtreecommitdiffstats
path: root/Copyright
diff options
context:
space:
mode:
Diffstat (limited to 'Copyright')
-rw-r--r--Copyright17
1 files changed, 3 insertions, 14 deletions
diff --git a/Copyright b/Copyright
index 1f0d634a56..b7f5bfd5e6 100644
--- a/Copyright
+++ b/Copyright
@@ -21,6 +21,8 @@ project can relicense the changes to LGPLv2.1+ at a later point without asking
the contributor. This is a safeguard for making potential relicensing of
remaining GPL code to LGPLv2.1+ easier.
+See DOCS/contribute.md for binding rules wrt. licensing for contributions.
+
For information about authors and contributors, consult the git log, which
contains the complete SVN and CVS history as well.
@@ -47,19 +49,10 @@ The following files are still GPL only (--enable-lgpl disables them):
audio/out/ao_jack.c will stay GPL
audio/out/ao_oss.c will stay GPL
- demux/demux_tv.c will stay GPL
- stream/ai_* will stay GPL (TV code)
- stream/audio_in.* will stay GPL (TV code)
stream/dvb* must stay GPL
- stream/frequencies.* must stay GPL
stream/stream_cdda.c unknown
stream/stream_dvb.* must stay GPL
- stream/stream_dvd.c unknown
- stream/stream_dvd_common.* unknown
stream/stream_dvdnav.c unknown
- stream/stream_smb.c will stay GPLv3
- stream/stream_tv.c will stay GPL
- stream/tv* will stay GPL
video/out/vo_caca.c unknown
video/out/vo_direct3d.c unknown
video/out/vo_vaapi.c probably impossible (some company's code)
@@ -76,10 +69,6 @@ The following files are still GPL only (--enable-lgpl disables them):
mpv.desktop unknown license, probably GPLv2+
etc/restore-old-bindings.conf unknown license, probably GPLv2+
-The following files contain some optional GPL code (--enable-lgpl disables it):
-
- options/parse_commandline.c dvd:// expansion
-
-None of the exceptions listed above affect the final binary if it's built as
+None of the cases listed above affect the final binary if it's built as
LGPL. Linked libraries still can affect the final license (for example if
FFmpeg was built as GPL).