]> git.sesse.net Git - x264/blobdiff - encoder/slicetype.c
Update file headers throughout x264
[x264] / encoder / slicetype.c
index 27257c6036424c551b0e755fe80bc646af7a703a..1777100bfb46d4bb2ae9ce3c5056b05e48b3882e 100644 (file)
@@ -1,9 +1,7 @@
 /*****************************************************************************
  * slicetype.c: h264 encoder library
  *****************************************************************************
- * Copyright (C) 2005 Loren Merritt
- *
- * Authors: Loren Merritt <lorenm@u.washington.edu>
+ * Copyright (C) 2005-2008 Loren Merritt <lorenm@u.washington.edu>
  *
  * 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.
  *****************************************************************************/
 
 #include <math.h>