]> git.sesse.net Git - x264/blobdiff - common/mdate.c
Update file headers throughout x264
[x264] / common / mdate.c
index a856ac1028e5f02e151a5a8948161e308508559d..cd962edc5687b77c884ea20406434152adb10123 100644 (file)
@@ -1,10 +1,7 @@
 /*****************************************************************************
  * mdate.c: h264 encoder
  *****************************************************************************
- * Copyright (C) 2003 Laurent Aimar
- * $Id: mdate.c,v 1.1 2004/06/03 19:27:07 fenrir Exp $
- *
- * Authors: Laurent Aimar <fenrir@via.ecp.fr>
+ * Copyright (C) 2003 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.
  *****************************************************************************/
 
 #if !(defined(_MSC_VER) || defined(__MINGW32__))