]> git.sesse.net Git - x264/blobdiff - gtk/x264_gtk_more.c
Update file headers throughout x264
[x264] / gtk / x264_gtk_more.c
index 2b266970523d9cfb4cb33d89cfd77b04b69ef671..e01adf04c599b22a6349300821cf965680811433 100644 (file)
@@ -1,3 +1,23 @@
+/*****************************************************************************
+ * x264_gtk_more.c: h264 gtk encoder frontend
+ *****************************************************************************
+ * Copyright (C) 2006 Vincent Torri
+ *
+ * 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
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * 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.
+ *****************************************************************************/
+
 #include <gtk/gtk.h>
 
 #include "x264_gtk_i18n.h"