]> git.sesse.net Git - x264/blobdiff - common/x86/dct-a.asm
Update file headers throughout x264
[x264] / common / x86 / dct-a.asm
index 525f94a342ad62b6a87c9da1d3e048955ed1a083..8026cec0006cf5205f97392a1c5a55af6417f19e 100644 (file)
@@ -4,8 +4,8 @@
 ;* Copyright (C) 2003-2008 x264 project
 ;*
 ;* Authors: Laurent Aimar <fenrir@via.ecp.fr>
-;*          Min Chen <chenm001.163.com>
 ;*          Loren Merritt <lorenm@u.washington.edu>
+;*          Min Chen <chenm001.163.com>
 ;*
 ;* This program is free software; you can redistribute it and/or modify
 ;* it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
 ;*
 ;* You should have received a copy of the GNU General Public License
 ;* along with this program; if not, write to the Free Software
-;* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+;* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111, USA.
 ;*****************************************************************************
 
 %include "x86inc.asm"