vlc | branch: master | Ilkka Ollakka <[email protected]> | Sat Jun 30 16:34:15 2012 +0300| [32290956972f9e983bfc19fa68541f1476a806f6] | committer: Ilkka Ollakka
opengl: update copyright year and add myself in authors > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=32290956972f9e983bfc19fa68541f1476a806f6 --- modules/video_output/opengl.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/video_output/opengl.c b/modules/video_output/opengl.c index 51005bf..33de6b3 100644 --- a/modules/video_output/opengl.c +++ b/modules/video_output/opengl.c @@ -1,7 +1,7 @@ /***************************************************************************** * opengl.c: OpenGL and OpenGL ES output common code ***************************************************************************** - * Copyright (C) 2004-2011 VLC authors and VideoLAN + * Copyright (C) 2004-2012 VLC authors and VideoLAN * Copyright (C) 2009, 2011 Laurent Aimar * * Authors: Cyril Deguet <[email protected]> @@ -9,6 +9,7 @@ * Eric Petit <[email protected]> * Cedric Cocquebert <[email protected]> * Laurent Aimar <fenrir _AT_ videolan _DOT_ org> + * Ilkka Ollakka <[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
