mirror of https://github.com/mpv-player/mpv
Relicense files written by Nick Kurshev and marked as "GPL v2" to
"GPL v2 or later" with permission from Nick. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25555 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
44596daef1
commit
c98db3f442
|
@ -4,7 +4,7 @@
|
|||
* Copyright (C) Nick Kurshev <nickols_k@mail.ru> - Oct 2001
|
||||
*
|
||||
* You can redistribute this file under terms and conditions
|
||||
* of GNU General Public licence v2.
|
||||
* of GNU General Public licence v2 or later.
|
||||
*
|
||||
* This file contains vo_vesa interface to Linux Video Overlay.
|
||||
* (Partly based on vo_mga.c from mplayer's package)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (C) Nick Kurshev <nickols_k@mail.ru> - Oct 2001
|
||||
*
|
||||
* You can redistribute this file under terms and conditions
|
||||
* of GNU General Public licence v2.
|
||||
* of GNU General Public licence v2 or later.
|
||||
*
|
||||
* This file contains vo_vesa interface to Linux Video Overlay.
|
||||
*/
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (C) Nick Kurshev <nickols_k@mail.ru> - Oct 2001
|
||||
*
|
||||
* You can redistribute this file under terms and conditions
|
||||
* of GNU General Public licence v2.
|
||||
* of GNU General Public licence v2 or later.
|
||||
* This file is partly based on vbetest.c from lrmi distributive.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue