]> git.sesse.net Git - x264/blobdiff - common/x86/dct-64.asm
Update file headers throughout x264
[x264] / common / x86 / dct-64.asm
index 875c6b0bf7e471969a4d5383a307e4f47659eadd..a6d753e8f7f2156e1eb96dea16fd254b36060875 100644 (file)
@@ -4,8 +4,8 @@
 ;* Copyright (C) 2003-2008 x264 project
 ;*
 ;* Authors: Laurent Aimar <fenrir@via.ecp.fr> (initial version)
+;*          Loren Merritt <lorenm@u.washington.edu> (dct8, misc)
 ;*          Min Chen <chenm001.163.com> (converted to nasm)
-;*          Loren Merritt <lorenm@u.washington.edu> (dct8)
 ;*
 ;* 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"