Mercurial > mplayer.hg
changeset 25531:071132904566
Relicense files marked as GPL v2 to GPL v2 or later.
Done with permission from Nick Kurshev, the author.
author | diego |
---|---|
date | Mon, 31 Dec 2007 13:40:08 +0000 |
parents | 3658234e099b |
children | d9999b74ce98 |
files | libvo/vosub_vidix.c libvo/vosub_vidix.h |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/vosub_vidix.c Mon Dec 31 11:51:54 2007 +0000 +++ b/libvo/vosub_vidix.c Mon Dec 31 13:40:08 2007 +0000 @@ -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)
--- a/libvo/vosub_vidix.h Mon Dec 31 11:51:54 2007 +0000 +++ b/libvo/vosub_vidix.h Mon Dec 31 13:40:08 2007 +0000 @@ -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 */