]> git.sesse.net Git - vlc/blobdiff - modules/gui/skins2/controls/ctrl_flat.hpp
Uniformize source files encoding
[vlc] / modules / gui / skins2 / controls / ctrl_flat.hpp
index 78f495bdd730b5538bc16afaca188ee82eed3325..63ca237b7efe9081935eff62932b5bc4d9c8a71f 100644 (file)
@@ -1,11 +1,11 @@
 /*****************************************************************************
  * ctrl_flat.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
- * $Id: ctrl_flat.hpp,v 1.2 2004/02/29 16:49:55 asmax Exp $
+ * Copyright (C) 2003 the VideoLAN team
+ * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
- *          Olivier Teulière <ipkiss@via.ecp.fr>
+ *          Olivier Teulière <ipkiss@via.ecp.fr>
  *
  * 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
@@ -19,7 +19,7 @@
  *
  * 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.
  *****************************************************************************/
 
 #ifndef CTRL_FLAT_HPP