diff options
Diffstat (limited to 'libvo')
-rw-r--r-- | libvo/gl_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/gl_common.c b/libvo/gl_common.c index f69c0ddd09..891d021925 100644 --- a/libvo/gl_common.c +++ b/libvo/gl_common.c @@ -4,7 +4,7 @@ * * Common OpenGL routines. * Copyleft (C) Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>, 2005 - * Licensend under the GNU GPL v2. + * Licensend under the GNU GPL v2 or later. * Special thanks go to the xine team and Matthias Hopf, whose video_out_opengl.c * gave me lots of good ideas. */ |