]> git.sesse.net Git - x264/blobdiff - matroska.h
Update file headers throughout x264
[x264] / matroska.h
index a23c43e628be79f5648e40d4ef09b15df3045755..be6f53005c29d3f5008566c36f038fb4ec5839ec 100644 (file)
@@ -1,10 +1,7 @@
 /*****************************************************************************
  * matroska.h:
  *****************************************************************************
- * Copyright (C) 2005 x264 project
- * $Id: $
- *
- * Authors: Mike Matsnev
+ * Copyright (C) 2005 Mike Matsnev
  *
  * 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_MATROSKA_H