]> git.sesse.net Git - vlc/blobdiff - modules/gui/wxwidgets/video.hpp
playlist.cpp, playlist.hpp: fix segfault when destroying playlist drop target (and...
[vlc] / modules / gui / wxwidgets / video.hpp
index 09b64c48b1d860d5c7d9f7348f59c437d2e0ab93..a38c49a3ec3cb8b5db92126cfe4779e9bdb9944a 100644 (file)
@@ -2,7 +2,7 @@
  * video.hpp: Embedded video management
  *****************************************************************************
  * Copyright (C) 1999-2005 the VideoLAN team
- * $Id: wxwidgets.h 12670 2005-09-25 11:16:31Z zorglub $
+ * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
  *
@@ -18,7 +18,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 _WXVLC_VIDEO_H_