summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-05-11 17:02:43 +0200
committerwm4 <wm4@nowhere>2017-05-11 17:11:01 +0200
commitf2961425e770defe7cedc14ee2d4c9d4a53ab203 (patch)
treecd6264370fa9ac2377b9f503e5e38217a71f6306 /stream
parentc0ba8b520f4258539f860e13d1b781f15df701cb (diff)
downloadmpv-f2961425e770defe7cedc14ee2d4c9d4a53ab203.tar.bz2
mpv-f2961425e770defe7cedc14ee2d4c9d4a53ab203.tar.xz
cache: clarify that copyright will be changed to LGPL v2.1 if possible
Clearly the licensing situation isn't confusing enough. I don't know why that guy insists on LGPLv3.
Diffstat (limited to 'stream')
-rw-r--r--stream/cache.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/stream/cache.c b/stream/cache.c
index 355025f351..52bf86ba01 100644
--- a/stream/cache.c
+++ b/stream/cache.c
@@ -18,6 +18,8 @@
* 84ec57750883 remove unused cache-prefill and create cache-seek-min that...
* 9b0d8c680f63 cache min fill adjustment, based on patch by Jeremy Huddleston
* (iive agreed to LGPL v3+ only. Jeremy agreed to LGPL v2.1 or later.)
+ * Once these changes are not relevant to for copyright anymore (e.g. because
+ * they have been removed), this file will change to LGPLv2.1+.
*/
// Time in seconds the main thread waits for the cache thread. On wakeups, the