]> git.sesse.net Git - x264/blobdiff - common/ppc/predict.h
Update file headers throughout x264
[x264] / common / ppc / predict.h
index 2855a71fc514f5526c1d65be7d3f2574212b2f2a..90863b81d39da34e09801e41d8eb47c54d5abc9f 100644 (file)
@@ -1,9 +1,7 @@
 /*****************************************************************************
  * predict.h: h264 encoder library
  *****************************************************************************
- * Copyright (C) 2007 Guillaume POIRIER
- *
- * Authors: Guillaume POIRIER <gpoirier CHEZ mplayerhq POIS hu>
+ * 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
@@ -17,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_PREDICT_H