[MPlayer-dev-eng] swscaler copymess -> GPL ?
Michael Niedermayer
michaelni at gmx.at
Mon Jan 21 18:59:03 CET 2002
Hi
i would like to put the swscaler under full GPL, but as the orginal version
is from arpi, i ask first ;)
its current copymess is:
---------------------------
// Software scaling and colorspace conversion routines for MPlayer
// Orginal C implementation by A'rpi/ESP-team <arpi at thot.banki.hu>
// current version mostly by Michael Niedermayer (michaelni at gmx.at)
// the parts written by michael are under GNU GPL
---------------------------
the new one would be:
---------------------------
/*
Copyright (C) 2001-2002 Michael Niedermayer <michaelni at gmx.at>
[beautifull GPL banner :)]
Orginal Bilinear scaler by A'rpi/ESP-team <arpi at thot.banki.hu>
*/
---------------------------
the reason why i would like to change it, is because the current form could
confuse ppl who want to use a scaler in their GPL project ...
Michael
More information about the MPlayer-dev-eng
mailing list