]> git.sesse.net Git - x264/blobdiff - output/raw.c
Update source file headers
[x264] / output / raw.c
index fc418fb41c55744fe33329b36e0fa12a06362427..eb016729e574f1cc0f709d34f918c4703a8bf17c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
- * raw.c: x264 raw bitstream output module
+ * raw.c: raw muxer
  *****************************************************************************
- * Copyright (C) 2003-2009 x264 project
+ * Copyright (C) 2003-2010 x264 project
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *          Loren Merritt <lorenm@u.washington.edu>
@@ -19,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 "output.h"