X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=common%2Fx86%2Fcpu-a.asm;h=c7e968f69ed971a59e822e453660e94de7d9fe38;hb=213a99d070ebd4f9aeffe7cb3ed9bd7fe755ec7f;hp=132d10b7e8eb9ab105aa8b1d3ddeebb033141394;hpb=a35a495d8889b1265a558c06920b7e83c9cd1117;p=x264 diff --git a/common/x86/cpu-a.asm b/common/x86/cpu-a.asm index 132d10b7..c7e968f6 100644 --- a/common/x86/cpu-a.asm +++ b/common/x86/cpu-a.asm @@ -1,7 +1,7 @@ ;***************************************************************************** -;* cpu-a.asm: h264 encoder library +;* cpu-a.asm: x86 cpu utilities ;***************************************************************************** -;* Copyright (C) 2003-2008 x264 project +;* Copyright (C) 2003-2010 x264 project ;* ;* Authors: Laurent Aimar ;* Loren Merritt @@ -20,6 +20,9 @@ ;* 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., 51 Franklin Street, Fifth Floor, Boston, MA 02111, USA. +;* +;* This program is also available under a commercial proprietary license. +;* For more information, contact us at licensing@x264.com. ;***************************************************************************** %include "x86inc.asm"