1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-17 04:58:06 +00:00

Relicense files marked as GPL v2 to GPL v2 or later.

Done with permission from Nick Kurshev, the author.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25559 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-12-31 13:40:08 +00:00
parent 6bda8fe6ec
commit da7cc29d3f
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
* Copyright (C) Alex Beregszaszi
*
* 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 vidix interface to any mplayer's VO plugin.
* (Partly based on vesa_lvo.c from mplayer's package)

View File

@ -4,7 +4,7 @@
* Copyright (C) Nick Kurshev <nickols_k@mail.ru> - 2002
*
* 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 vosub_vidix interface to any mplayer's VO driver
*/