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