]> git.sesse.net Git - vlc/commitdiff
Oups
authorChristophe Mutricy <xtophe@videolan.org>
Sat, 1 Sep 2007 22:43:54 +0000 (22:43 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Sat, 1 Sep 2007 22:43:54 +0000 (22:43 +0000)
modules/gui/qt4/dialogs/help.cpp

index dcfb11f39895d2d206b0dc72d616e974836a2545..8b7f8d0eb9eb6bfe754b22eae11931af716547fa 100644 (file)
@@ -89,7 +89,7 @@ AboutDialog::AboutDialog( intf_thread_t *_p_intf) :  QVLCFrame( _p_intf )
     QWidget *infoWidget = new QWidget( this );
     QHBoxLayout *infoLayout = new QHBoxLayout( infoWidget );
     QLabel *infoLabel = new QLabel( "VLC media player " PACKAGE_VERSION "\n\n"
-            "(c) 1996-2007777777 - the VideoLAN Team\n\n" +
+            "(c) 1996-2007 - the VideoLAN Team\n\n" +
             qtr( "VLC media player is a free media player, made by the "
                 "VideoLAN Team.\nIt is a standalone multimedia player, "
                 "encoder and streamer, that can read from many supports "