]> git.sesse.net Git - vlc/blobdiff - modules/gui/skins2/vars/playtree.hpp
Copyright stuff
[vlc] / modules / gui / skins2 / vars / playtree.hpp
index 4e390099c78aea9a67ec3c3f604574a3a769f085..5812c5988dbcb075ecd7a1bdff00fd868f5956d6 100644 (file)
@@ -1,10 +1,11 @@
 /*****************************************************************************
  * playtree.hpp
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 the VideoLAN team
  * $Id$
  *
  * Authors: Antoine Cellerier <dionoea@videolan.org>
+ *          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
@@ -45,7 +46,7 @@ class Playtree: public VarTree
         /// Function called to notify playlist item update
         void onUpdateItem( int id );
 
-        /// Function called to notify playlist item  append
+        /// Function called to notify playlist item append
         void onAppend( playlist_add_t * );
 
         /// Function called to notify playlist item delete