Mercurial > mplayer.hg
changeset 31030:9a02edff6c50
Update copyright and email address.
author | reimar |
---|---|
date | Sun, 25 Apr 2010 06:52:13 +0000 |
parents | 47a6b4716ef3 |
children | d94eeec25c47 |
files | libvo/gl_common.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/gl_common.c Sun Apr 25 06:14:25 2010 +0000 +++ b/libvo/gl_common.c Sun Apr 25 06:52:13 2010 +0000 @@ -1,7 +1,7 @@ /* * common OpenGL routines * - * copyleft (C) 2005 Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> + * copyleft (C) 2005-2010 Reimar Döffinger <Reimar.Doeffinger@gmx.de> * Special thanks go to the xine team and Matthias Hopf, whose video_out_opengl.c * gave me lots of good ideas. *