]> git.sesse.net Git - x264/blobdiff - common/ppc/pixel.h
Update source file headers
[x264] / common / ppc / pixel.h
index e1925b3b09581d561ca139841ba8b42f723dbfa6..8e4ba3d802ec7bd86ef319387addcf015403c2ed 100644 (file)
@@ -1,10 +1,9 @@
 /*****************************************************************************
- * pixel.h: h264 encoder library
+ * pixel.h: ppc pixel metrics
  *****************************************************************************
- * Copyright (C) 2003 Laurent Aimar
- * $Id: pixel.h,v 1.1 2004/06/03 19:27:07 fenrir Exp $
+ * Copyright (C) 2003-2010 x264 project
  *
- * Authors: Eric Petit <titer@m0k.org>
+ * Authors: Eric Petit <eric.petit@lapsus.org>
  *
  * 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
  *
  * 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.
+ *
+ * This program is also available under a commercial proprietary license.
+ * For more information, contact us at licensing@x264.com.
  *****************************************************************************/
 
 #ifndef X264_PPC_PIXEL_H