]> git.sesse.net Git - x264/blobdiff - common/ppc/pixel.h
Update file headers throughout x264
[x264] / common / ppc / pixel.h
index e1925b3b09581d561ca139841ba8b42f723dbfa6..9eaef1c0e670354fed7e3ded46548081e961caa9 100644 (file)
@@ -1,10 +1,7 @@
 /*****************************************************************************
  * pixel.h: h264 encoder library
  *****************************************************************************
- * Copyright (C) 2003 Laurent Aimar
- * $Id: pixel.h,v 1.1 2004/06/03 19:27:07 fenrir Exp $
- *
- * Authors: Eric Petit <titer@m0k.org>
+ * Copyright (C) 2003-2004 Eric Petit <titer@m0k.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
@@ -18,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_PIXEL_H