]> git.sesse.net Git - x264/blobdiff - tools/xyuv.c
Update file headers throughout x264
[x264] / tools / xyuv.c
index 9e84be99c8a3b70944dadf41441a0dd0b8f52b80..8e8063271f8cdba5a5b6caba2887399f5dfd4b06 100644 (file)
@@ -1,10 +1,7 @@
 /*****************************************************************************
  * xyuv.c: a SDL yuv 420 planer viewer.
  *****************************************************************************
- * Copyright (C) 2004 Laurent Aimar
- * $Id: xyuv.c,v 1.1 2004/06/03 19:27:08 fenrir Exp $
- *
- * Authors: Laurent Aimar <fenrir@via.ecp.fr>
+ * Copyright (C) 2004 Laurent Aimar <fenrir@via.ecp.fr>
  *
  * 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.
  *****************************************************************************/
 
 #include <stdlib.h>