Commit 2c86a578 authored by Diego Biurrun's avatar Diego Biurrun

Fix license headers and FSF postal address.

Originally committed as revision 21994 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
parent b83e83b9
...@@ -22,8 +22,8 @@ ...@@ -22,8 +22,8 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with GNU Make; see the file COPYING. If not, write to * along with mpeg2dec; if not, write to the Free Software
* the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
* *
* MMX/MMX2 Template stuff from Michael Niedermayer (michaelni@gmx.at) (needed for fast movntq support) * MMX/MMX2 Template stuff from Michael Niedermayer (michaelni@gmx.at) (needed for fast movntq support)
* 1,4,8bpp support by Michael Niedermayer (michaelni@gmx.at) * 1,4,8bpp support by Michael Niedermayer (michaelni@gmx.at)
......
...@@ -17,9 +17,8 @@ ...@@ -17,9 +17,8 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with GNU Make; see the file COPYING. If not, write to * along with mpeg2dec; if not, write to the Free Software
* the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#include <mlib_types.h> #include <mlib_types.h>
......
...@@ -20,8 +20,8 @@ ...@@ -20,8 +20,8 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with GNU Make; see the file COPYING. If not, write to * along with mpeg2dec; if not, write to the Free Software
* the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
* *
* 15,24 bpp and dithering from Michael Niedermayer (michaelni@gmx.at) * 15,24 bpp and dithering from Michael Niedermayer (michaelni@gmx.at)
* MMX/MMX2 Template stuff from Michael Niedermayer (needed for fast movntq support) * MMX/MMX2 Template stuff from Michael Niedermayer (needed for fast movntq support)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment