]> git.sesse.net Git - vlc/blobdiff - modules/gui/skins2/commands/cmd_fullscreen.hpp
* interaction.c: always show errors through the interaction framework, even if the...
[vlc] / modules / gui / skins2 / commands / cmd_fullscreen.hpp
index 67359f6126d6cea795f6e5f5438bf2d852631c43..d74a2b83ba6cd89dceaa7734592bb04c9b1f1bcc 100644 (file)
@@ -1,11 +1,11 @@
 /*****************************************************************************
  * cmd_fullscreen.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
+ * 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 CMD_FULLSCREEN_HPP