npapi-vlc | branch: master | Felix Paul Kühne <[email protected]> | Tue Jan 1 13:52:52 2013 +0100| [a2aecc13743778a4cc437a9a9c8f0cf3b59d29a8] | committer: Felix Paul Kühne
windowed mac plugin: updated authors section > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=a2aecc13743778a4cc437a9a9c8f0cf3b59d29a8 --- npapi/vlcplugin_mac.cpp | 8 ++++---- npapi/vlcplugin_mac.h | 6 ++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/npapi/vlcplugin_mac.cpp b/npapi/vlcplugin_mac.cpp index cf7c445..2be4228 100644 --- a/npapi/vlcplugin_mac.cpp +++ b/npapi/vlcplugin_mac.cpp @@ -4,11 +4,11 @@ * Copyright (C) 2011-2013 VLC Authors and VideoLAN * $Id$ * - * Authors: Samuel Hocevar <[email protected]> - * Damien Fouilleul <[email protected]> - * Jean-Paul Saman <[email protected]> + * Authors: Felix Paul Kühne <fkuehne # videolan # org> * Cheng Sun <[email protected]> - * Felix Paul Kühne <fkuehne # videolan # org> + * Jean-Baptiste Kempf <[email protected]> + * James Bates <[email protected]> + * * * 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 diff --git a/npapi/vlcplugin_mac.h b/npapi/vlcplugin_mac.h index c1dcc8d..cae0af1 100644 --- a/npapi/vlcplugin_mac.h +++ b/npapi/vlcplugin_mac.h @@ -4,11 +4,9 @@ * Copyright (C) 2011-2013 VLC authors and VideoLAN * $Id$ * - * Authors: Samuel Hocevar <[email protected]> - * Damien Fouilleul <[email protected]> - * Jean-Paul Saman <[email protected]> + * Authors: Felix Paul Kühne <fkuehne # videolan # org> * Cheng Sun <[email protected]> - * Felix Paul Kühne <fkuehne # videolan # org> + * Jean-Baptiste Kempf <[email protected]> * * 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
