]> git.sesse.net Git - x264/blobdiff - common/x86/cabac-a.asm
Update file headers throughout x264
[x264] / common / x86 / cabac-a.asm
index 183164f0b9af01caa60c95554eeb990e60b95820..4c884a6cd2854df5c2c611e7f93ec99d668f1fbb 100644 (file)
@@ -4,6 +4,7 @@
 ;* Copyright (C) 2008 x264 project
 ;*
 ;* Author: Loren Merritt <lorenm@u.washington.edu>
+;*         Fiona Glaser <fiona@x264.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
@@ -17,7 +18,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"