vlc | branch: master | Ilkka Ollakka <[email protected]> | Thu Feb 28 13:08:49 2013 +0200| [fce9962df9c5fd2ba660f10eebe64e473dfd96d8] | committer: Ilkka Ollakka
livehttp: update years and add myself as authors > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fce9962df9c5fd2ba660f10eebe64e473dfd96d8 --- modules/access_output/livehttp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/access_output/livehttp.c b/modules/access_output/livehttp.c index 00645cb..ec3d012 100644 --- a/modules/access_output/livehttp.c +++ b/modules/access_output/livehttp.c @@ -1,10 +1,11 @@ /***************************************************************************** * livehttp.c: Live HTTP Streaming ***************************************************************************** - * Copyright © 2001, 2002 VLC authors and VideoLAN + * Copyright © 2001, 2002, 2013 VLC authors and VideoLAN * Copyright © 2009-2010 by Keary Griffin * * Authors: Keary Griffin <kearygriffin at gmail.com> + * Ilkka Ollakka <ileoo at videolan dot org> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
