X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fkde%2Fpreferences.h;h=34d480f655b85547f64434a967f80467f9ed0823;hb=ba97736ab86529d03ca3a0d52256c01b6a9b5555;hp=f80880b13e7fb691403a9de1185a9ce89465553a;hpb=19ea8feb6db01c1deafb19f35ecee8eff81aeb02;p=vlc diff --git a/modules/gui/kde/preferences.h b/modules/gui/kde/preferences.h index f80880b13e..34d480f655 100644 --- a/modules/gui/kde/preferences.h +++ b/modules/gui/kde/preferences.h @@ -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 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"