]> git.sesse.net Git - x264/blobdiff - common/ppc/quant.h
Update file headers throughout x264
[x264] / common / ppc / quant.h
index 1ec534c770d2e4731f957f208539ee20b1d85521..0504900384561fdd70a5881450f2222ba6b89d2d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
 * quant.h: h264 encoder library
 *****************************************************************************
-* Authors: Guillaume Poirier <poirierg@gmail.com>
+* Copyright (C) 2007 Guillaume Poirier <gpoirier@mplayerhq.hu>
 *
 * 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
@@ -15,7 +15,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.
 *****************************************************************************/
 
 #ifndef X264_PPC_QUANT_H