# HG changeset patch # User diego # Date 1230896794 0 # Node ID 3f3f00ce912e7606ed517196e4534cc1dde9078d # Parent 9760382bf2781b63cb35010ba0729c5cda7bdf2a Relicense to GPLv2 or later with the author's permission. diff -r 9760382bf278 -r 3f3f00ce912e TOOLS/realcodecs/14_4.c --- a/TOOLS/realcodecs/14_4.c Fri Jan 02 11:45:39 2009 +0000 +++ b/TOOLS/realcodecs/14_4.c Fri Jan 02 11:46:34 2009 +0000 @@ -1,9 +1,23 @@ /* - GPL v2 blah blah - - This is a small dll that works as a wrapper for the actual real14_4.so.6.0 - dll from real player 8.0. -*/ + * This is a small DLL that works as a wrapper for the actual real14_4.so.6.0 + * DLL from RealPlayer 8.0. + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ /* Assuming that RACloseCodec is the last call. diff -r 9760382bf278 -r 3f3f00ce912e TOOLS/realcodecs/28_8.c --- a/TOOLS/realcodecs/28_8.c Fri Jan 02 11:45:39 2009 +0000 +++ b/TOOLS/realcodecs/28_8.c Fri Jan 02 11:46:34 2009 +0000 @@ -1,9 +1,23 @@ /* - GPL v2 blah blah - - This is a small dll that works as a wrapper for the actual real28_8.so.6.0 - dll from real player 8.0. -*/ + * This is a small DLL that works as a wrapper for the actual real28_8.so.6.0 + * DLL from RealPlayer 8.0. + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ /* Assuming that RACloseCodec is the last call. diff -r 9760382bf278 -r 3f3f00ce912e TOOLS/realcodecs/cook.c --- a/TOOLS/realcodecs/cook.c Fri Jan 02 11:45:39 2009 +0000 +++ b/TOOLS/realcodecs/cook.c Fri Jan 02 11:46:34 2009 +0000 @@ -1,9 +1,23 @@ /* - GPL v2 blah blah - - This is a small dll that works as a wrapper for the actual realcook.so.6.0 - dll from real player 8.0. -*/ + * This is a small DLL that works as a wrapper for the actual realcook.so.6.0 + * DLL from RealPlayer 8.0. + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ /* Assuming that RACloseCodec is the last call. diff -r 9760382bf278 -r 3f3f00ce912e TOOLS/realcodecs/drv2.c --- a/TOOLS/realcodecs/drv2.c Fri Jan 02 11:45:39 2009 +0000 +++ b/TOOLS/realcodecs/drv2.c Fri Jan 02 11:46:34 2009 +0000 @@ -1,9 +1,23 @@ /* - GPL v2 blah blah - - This is a small dll that works as a wrapper for the actual realdrv2.so.6.0 - dll from real player 8.0. -*/ + * This is a small DLL that works as a wrapper for the actual realdrv2.so.6.0 + * DLL from RealPlayer 8.0. + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ /* Assuming that RACloseCodec is the last call. diff -r 9760382bf278 -r 3f3f00ce912e TOOLS/realcodecs/drv3.c --- a/TOOLS/realcodecs/drv3.c Fri Jan 02 11:45:39 2009 +0000 +++ b/TOOLS/realcodecs/drv3.c Fri Jan 02 11:46:34 2009 +0000 @@ -1,9 +1,23 @@ /* - GPL v2 blah blah - - This is a small dll that works as a wrapper for the actual realdrv3.so.6.0 - dll from real player 8.0. -*/ + * This is a small DLL that works as a wrapper for the actual realdrv3.so.6.0 + * DLL from RealPlayer 8.0. + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ /* Assuming that RACloseCodec is the last call. diff -r 9760382bf278 -r 3f3f00ce912e TOOLS/realcodecs/drv4.c --- a/TOOLS/realcodecs/drv4.c Fri Jan 02 11:45:39 2009 +0000 +++ b/TOOLS/realcodecs/drv4.c Fri Jan 02 11:46:34 2009 +0000 @@ -1,9 +1,23 @@ /* - GPL v2 blah blah - - This is a small dll that works as a wrapper for the actual realdrv4.so.6.0 - dll from real player 8.0. -*/ + * This is a small DLL that works as a wrapper for the actual realdrv4.so.6.0 + * DLL from RealPlayer 8.0. + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ /* Assuming that RACloseCodec is the last call. diff -r 9760382bf278 -r 3f3f00ce912e TOOLS/realcodecs/ra.c --- a/TOOLS/realcodecs/ra.c Fri Jan 02 11:45:39 2009 +0000 +++ b/TOOLS/realcodecs/ra.c Fri Jan 02 11:46:34 2009 +0000 @@ -1,9 +1,23 @@ /* - GPL v2 blah blah - - This is a small dll that works as a wrapper for the actual realcook.so.6.0 - dll from real player 8.0. -*/ + * This is a small DLL that works as a wrapper for the actual realcook.so.6.0 + * DLL from RealPlayer 8.0. + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ /* Assuming that RACloseCodec is the last call. diff -r 9760382bf278 -r 3f3f00ce912e TOOLS/realcodecs/rv30.c --- a/TOOLS/realcodecs/rv30.c Fri Jan 02 11:45:39 2009 +0000 +++ b/TOOLS/realcodecs/rv30.c Fri Jan 02 11:46:34 2009 +0000 @@ -1,9 +1,23 @@ /* - GPL v2 blah blah - - This is a small dll that works as a wrapper for the actual realrv30.so.6.0 - dll from real player 8.0. -*/ + * This is a small DLL that works as a wrapper for the actual realrv30.so.6.0 + * DLL from RealPlayer 8.0. + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ /* Assuming that RACloseCodec is the last call. diff -r 9760382bf278 -r 3f3f00ce912e TOOLS/realcodecs/sipr.c --- a/TOOLS/realcodecs/sipr.c Fri Jan 02 11:45:39 2009 +0000 +++ b/TOOLS/realcodecs/sipr.c Fri Jan 02 11:46:34 2009 +0000 @@ -1,9 +1,23 @@ /* - GPL v2 blah blah - - This is a small dll that works as a wrapper for the actual realsipr.so.6.0 - dll from real player 8.0. -*/ + * This is a small DLL that works as a wrapper for the actual realsipr.so.6.0 + * DLL from RealPlayer 8.0. + * + * This file is part of MPlayer. + * + * MPlayer is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * MPlayer is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with MPlayer; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ /* Assuming that RACloseCodec is the last call.