summaryrefslogtreecommitdiffstats
path: root/Copyright
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-06-24 13:56:53 +0200
committerwm4 <wm4@nowhere>2017-06-24 13:56:53 +0200
commitf033c488e8acabe5470b9d9e46a9b621138d488b (patch)
tree5d644cc6c9a1bf778042ae11979a690c4bdc03be /Copyright
parentfcbcd1d3c0827128372f9f476a10cbcdd2fef377 (diff)
downloadmpv-f033c488e8acabe5470b9d9e46a9b621138d488b.tar.bz2
mpv-f033c488e8acabe5470b9d9e46a9b621138d488b.tar.xz
demux_raw: change license to LGPL
All relevant authors have agreed. I'm removing the NV12 FourCC, which was added in f910f3d9 by someone who was not contacted for the relicensing. I doubt the remaining code is copyrightable (basically all what remains the fact is that NV12 uses the same amount of space like YV12), but in this case I feel more comfortable removing it. Might contain some trace amounts of "michael"'s copyright, who agrees with LGPL only once the core is relicensed - but with the core already mostly relicensed, I'm changing the license header to LGPL, and only marking this in the "Copyright" file.
Diffstat (limited to 'Copyright')
-rw-r--r--Copyright2
1 files changed, 1 insertions, 1 deletions
diff --git a/Copyright b/Copyright
index 33ee4fe450..0c0474a478 100644
--- a/Copyright
+++ b/Copyright
@@ -147,7 +147,7 @@ x audio/audio.* very hard (mp_audio based of anders' af_audi
demux/demux_null.c LGPL
demux/demux_playlist.c LGPL
demux/demux_rar.c LGPL
- demux/demux_raw.c unknown
+ demux/demux_raw.c almost LGPL
demux/demux_timeline.c LGPL
demux/demux_tv.c will stay GPL
demux/ebml.* LGPL