]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/equalizer.h
Qt4 - make GNOME and KDE people happy.
[vlc] / modules / gui / macosx / equalizer.h
index 6579a265dfd2ae3810fd58acdafa36b28b0c41fe..f424f8cb308ba9b8a59599662dd5671f1e2959e0 100644 (file)
@@ -1,16 +1,16 @@
 /*****************************************************************************
  * equalizer.h: MacOS X interface module
  *****************************************************************************
- * Copyright (C) 2004 the VideoLAN team
+ * Copyright (C) 2004-2006 the VideoLAN team
  * $Id$
  *
- * Authors: J\8er\99me Decoodt <djc@videolan.org>
+ * Authors: Jérôme Decoodt <djc@videolan.org>
  *
  * 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
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 /*****************************************************************************
- * VLCEqualizer interface 
+ * VLCEqualizer interface
  *****************************************************************************/
 @interface VLCEqualizer : NSObject
 {