]> git.sesse.net Git - x264/blobdiff - common/ppc/predict.c
Update file headers throughout x264
[x264] / common / ppc / predict.c
index 61912205ab0e15bda916dbd572926b426aaddb48..a85683fd86dabb46fea3d10586cf5efc058b1e3e 100644 (file)
@@ -1,9 +1,7 @@
 /*****************************************************************************
  * predict.c: h264 encoder
  *****************************************************************************
- * Copyright (C) 2007 Guillaume POIRIER
- *
- * Authors: Guillaume POIRIER <gpoirier CHEZ mplayerhq POIS hu>
+ * Copyright (C) 2007-2008 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.
  *****************************************************************************/
 
 #ifdef SYS_LINUX