]> granicus.if.org Git - libx264/commitdiff
Update some asm copyright headers
authorFiona Glaser <fiona@x264.com>
Sat, 7 Mar 2009 02:57:15 +0000 (18:57 -0800)
committerFiona Glaser <fiona@x264.com>
Sat, 7 Mar 2009 03:08:06 +0000 (19:08 -0800)
common/x86/dct-32.asm
common/x86/dct-64.asm
common/x86/dct-a.asm
common/x86/pixel-32.asm
common/x86/sad-a.asm
common/x86/x86inc.asm

index 173f2234e563a2d3a0e962cbb770d0fcef7422cf..a713dd6b850dda50adfefe1f35dfe465864e7cda 100644 (file)
@@ -3,9 +3,9 @@
 ;*****************************************************************************
 ;* Copyright (C) 2003-2008 x264 project
 ;*
-;* Authors: Laurent Aimar <fenrir@via.ecp.fr>
-;*          Loren Merritt <lorenm@u.washington.edu>
+;* Authors: Loren Merritt <lorenm@u.washington.edu>
 ;*          Holger Lubitz <holger@lubitz.org>
+;*          Laurent Aimar <fenrir@via.ecp.fr>
 ;*          Min Chen <chenm001.163.com>
 ;*          Christian Heine <sennindemokrit@gmx.net>
 ;*
index be43c1b35577cb7acec72218104dd47835594900..991578990fda29d093ffa652b0c77710aa292445 100644 (file)
@@ -3,9 +3,9 @@
 ;*****************************************************************************
 ;* Copyright (C) 2003-2008 x264 project
 ;*
-;* Authors: Laurent Aimar <fenrir@via.ecp.fr>
-;*          Loren Merritt <lorenm@u.washington.edu>
+;* Authors: Loren Merritt <lorenm@u.washington.edu>
 ;*          Holger Lubitz <holger@lubitz.org>
+;*          Laurent Aimar <fenrir@via.ecp.fr>
 ;*          Min Chen <chenm001.163.com>
 ;*
 ;* This program is free software; you can redistribute it and/or modify
index b1e9d37461987430c1141ac776b2418fdfbac208..df51926c42ed110924a9ee969cff2cdc857b5791 100644 (file)
@@ -4,8 +4,8 @@
 ;* Copyright (C) 2003-2008 x264 project
 ;*
 ;* Authors: Holger Lubitz <holger@lubitz.org>
-;*          Laurent Aimar <fenrir@via.ecp.fr>
 ;*          Loren Merritt <lorenm@u.washington.edu>
+;*          Laurent Aimar <fenrir@via.ecp.fr>
 ;*          Min Chen <chenm001.163.com>
 ;*
 ;* This program is free software; you can redistribute it and/or modify
index c0cf0eceee9f75ccdf551e2bb56146359ebc6b3b..11b1ce0f1b2d22567775c3e2e9bc6e1eba7f79ca 100644 (file)
@@ -3,8 +3,8 @@
 ;*****************************************************************************
 ;* Copyright (C) 2003-2008 x264 project
 ;*
-;* Authors: Laurent Aimar <fenrir@via.ecp.fr>
-;*          Loren Merritt <lorenm@u.washington.edu>
+;* Authors: Loren Merritt <lorenm@u.washington.edu>
+;*          Laurent Aimar <fenrir@via.ecp.fr>
 ;*
 ;* 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
index 1653abad2be098fb4cb1be787dd7c43846e88974..c4f1cae9bbafc1a5fddaf94f7f162ddda586dbc5 100644 (file)
@@ -4,8 +4,8 @@
 ;* Copyright (C) 2003-2008 x264 project
 ;*
 ;* Authors: Loren Merritt <lorenm@u.washington.edu>
-;*          Laurent Aimar <fenrir@via.ecp.fr>
 ;*          Fiona Glaser <fiona@x264.com>
+;*          Laurent Aimar <fenrir@via.ecp.fr>
 ;*          Alex Izvorski <aizvorksi@gmail.com>
 ;*
 ;* This program is free software; you can redistribute it and/or modify
index aca52f7ffd2e7e47ded1da55a09896e3e788db35..fced5c6df39756d301be342ff83ec81906b8afe4 100644 (file)
@@ -1,7 +1,10 @@
 ;*****************************************************************************
 ;* x86inc.asm
 ;*****************************************************************************
-;* Copyright (C) 2005-2008 Loren Merritt <lorenm@u.washington.edu>
+;* Copyright (C) 2005-2008 x264 project
+;*
+;* Authors: Loren Merritt <lorenm@u.washington.edu>
+;*          Anton Mitrofanov <BugMaster@narod.ru>
 ;*
 ;* 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