npapi-vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Thu Dec 27 17:56:37 2012 +0100| [88b0b70f853c8fcdd90c259ddc73229245a795ee] | committer: Jean-Baptiste Kempf
We are in 2012 > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=88b0b70f853c8fcdd90c259ddc73229245a795ee --- npapi/vlcshell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npapi/vlcshell.h b/npapi/vlcshell.h index aee1baf..c8d7c8e 100644 --- a/npapi/vlcshell.h +++ b/npapi/vlcshell.h @@ -67,7 +67,7 @@ NPint16_t NPP_HandleEvent( NPP instance, void * event ); ******************************************************************************/ #define PLUGIN_NAME "VLC Web Plugin" #define PLUGIN_DESCRIPTION \ - "Version %s, copyright 1996-2011 VideoLAN and Authors" \ + "Version %s, copyright 1996-2012 VideoLAN and Authors" \ "<br />" \ "<a href=\"http://www.videolan.org/vlc/\">http://www.videolan.org/vlc/</a>" _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
