summaryrefslogtreecommitdiffstats
path: root/Copyright
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-05-05 12:34:56 +0200
committerwm4 <wm4@nowhere>2017-05-05 12:35:57 +0200
commitcf0bce19bbb659d5eb09be0467b762c6637d114b (patch)
tree862b7ae4750115a636f91e0ae9c02a9a7dc5a39e /Copyright
parentf3cf99b164b0487f1643b2fc011b094e8c31f4cc (diff)
downloadmpv-cf0bce19bbb659d5eb09be0467b762c6637d114b.tar.bz2
mpv-cf0bce19bbb659d5eb09be0467b762c6637d114b.tar.xz
osdep/timer*: change license to LGPL
All authors have agreed, with the following exceptions: e68d7f6858: wight wasn't asked (I think...), but even if he modified the patch he applied, all code added by it was removed again later. cb7768f9bb: nick could not be reached, but the declarations he added as well as the full timer.c file were deleted again in cff81fe498 and f800a42e45 (did it really take 6 years to remove unused declarations?). ffaf4af230: it looks like this person wasn't contacted, but the code added was removed again in f544bcf105.
Diffstat (limited to 'Copyright')
-rw-r--r--Copyright6
1 files changed, 3 insertions, 3 deletions
diff --git a/Copyright b/Copyright
index 92badcb5c2..fbc86b3cef 100644
--- a/Copyright
+++ b/Copyright
@@ -190,10 +190,10 @@ LGPL relicensing status:
osdep/terminal-win.c medium
osdep/threads.* LGPL
osdep/timer.c LGPL
- osdep/timer.h unknown
+ osdep/timer.h LGPL
osdep/timer-darwin.c LGPL (MIT)
- osdep/timer-linux.c unknown
- osdep/timer-win2.c unknown
+ osdep/timer-linux.c LGPL
+ osdep/timer-win2.c LGPL
osdep/w32_keyboard.c unknown
osdep/w32_keyboard.h unknown
osdep/win32-console-wrapper.c LGPL (BSD)