]> git.sesse.net Git - vlc/blobdiff - src/playlist/view.c
Get rid of --enable-shared-libvlc on non-Microsoft platforms
[vlc] / src / playlist / view.c
index b963d083e1b0f4d48a2448e5fc7981a81ae26d81..5d675e0888b44cfe5424f2f80b0eaff64f189518 100644 (file)
@@ -2,9 +2,9 @@
  * view.c : Playlist views functions
  *****************************************************************************
  * Copyright (C) 1999-2004 the VideoLAN team
- * $Id: item.c 7997 2004-06-18 11:35:45Z sigmunau $
+ * $Id$
  *
- * Authors: Clément Stenac <zorglub@videolan.org>
+ * Authors: Clément Stenac <zorglub@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
@@ -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.
  *****************************************************************************/
 #include <stdlib.h>                                      /* free(), strtol() */
 #include <stdio.h>                                              /* sprintf() */