X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fplaylist%2Fview.c;h=5d675e0888b44cfe5424f2f80b0eaff64f189518;hb=9d1d95de40c79dadbb8b21c8bdd5660ccf5a6c8e;hp=b963d083e1b0f4d48a2448e5fc7981a81ae26d81;hpb=b4e651f741028ff4324cb8dfc1c566f46ec642a2;p=vlc diff --git a/src/playlist/view.c b/src/playlist/view.c index b963d083e1..5d675e0888 100644 --- a/src/playlist/view.c +++ b/src/playlist/view.c @@ -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 + * Authors: Clément Stenac * * 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 /* free(), strtol() */ #include /* sprintf() */