]> git.sesse.net Git - x264/blobdiff - common/vlc.c
Update source file headers
[x264] / common / vlc.c
index 8caf5e81f518d448b3c64bbfdaafdaabb1f82515..8069215c130b3c7341499bd4eecd6913f20792e3 100644 (file)
@@ -1,7 +1,10 @@
 /*****************************************************************************
- * vlc.c : vlc table
+ * vlc.c : vlc tables
  *****************************************************************************
- * Copyright (C) 2003 Laurent Aimar <fenrir@via.ecp.fr>
+ * Copyright (C) 2003-2010 x264 project
+ *
+ * Authors: Laurent Aimar <fenrir@via.ecp.fr>
+ *          Fiona Glaser <fiona@x264.com>
  *
  * 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
@@ -16,6 +19,9 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA  02111, USA.
+ *
+ * This program is also available under a commercial proprietary license.
+ * For more information, contact us at licensing@x264.com.
  *****************************************************************************/
 
 #include "common.h"