]> git.sesse.net Git - x264/blobdiff - gtk/x264_gtk_encode_main_window.h
Update file headers throughout x264
[x264] / gtk / x264_gtk_encode_main_window.h
index 6b5ad004c564eed149b28eb567c26a5d79dffd1e..e0a6143e9e07ad307b220b7efbfba4e77115f2de 100644 (file)
@@ -1,3 +1,23 @@
+/*****************************************************************************
+ * x264_gtk_encode_main_window.h: 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.
+ *****************************************************************************/
+
 #ifndef X264_GTK_ENCODE_MAIN_WINDOW_H
 #define X264_GTK_ENCODE_MAIN_WINDOW_H