comparison libmpeg2/idct_alpha.c @ 14732:1385ec491ffb

Mark locally modified files as such to comply more closely with GPL 2a.
author diego
date Sat, 19 Feb 2005 02:32:12 +0000
parents d0a8810e155c
children 0783dd397f74
comparison
equal deleted inserted replaced
14731:0cf5722252f8 14732:1385ec491ffb
18 * GNU General Public License for more details. 18 * GNU General Public License for more details.
19 * 19 *
20 * You should have received a copy of the GNU General Public License 20 * You should have received a copy of the GNU General Public License
21 * along with this program; if not, write to the Free Software 21 * along with this program; if not, write to the Free Software
22 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 22 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
23 *
24 * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
25 * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
26 * $Id$
23 */ 27 */
24 28
25 #include "config.h" 29 #include "config.h"
26 30
27 #ifdef ARCH_ALPHA 31 #ifdef ARCH_ALPHA