]> git.sesse.net Git - vlc/blobdiff - modules/gui/kde/preferences.h
* ./modules/codec/spudec/*: split spudec into the parsing and the rendering
[vlc] / modules / gui / kde / preferences.h
index f80880b13e7fb691403a9de1185a9ce89465553a..34d480f655b85547f64434a967f80467f9ed0823 100644 (file)
@@ -1,3 +1,25 @@
+/*****************************************************************************
+ * preferences.h: includes for the preferences window
+ *****************************************************************************
+ * Copyright (C) 2001 VideoLAN
+ * $Id: preferences.h,v 1.2 2002/08/12 17:38:10 sigmunau Exp $
+ *
+ * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no> Mon Aug 12 2002
+ *
+ * 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., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ *****************************************************************************/
 #ifndef _KDE_PREFERENCES_H_
 #define _KDE_PREFERENCES_H_
 #include "common.h"