]> git.sesse.net Git - x264/blobdiff - common/visualize.h
Update file headers throughout x264
[x264] / common / visualize.h
index 34adccac6e6b8305de995eed6d19863d2034f49d..b611f6cb70ebe629e1ee44b6530e23381edd182b 100644 (file)
@@ -1,9 +1,7 @@
 /*****************************************************************************
  * x264: h264 encoder
  *****************************************************************************
- * Copyright (C) 2005 x264 project
- *
- * Author: Tuukka Toivonen <tuukkat@ee.oulu.fi>
+ * Copyright (C) 2005 Tuukka Toivonen <tuukkat@ee.oulu.fi>
  *
  * 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_VISUALIZE_H