summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/opengl/gl_shader_mgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/opengl/gl_shader_mgr.c')
-rw-r--r--src/osd/modules/opengl/gl_shader_mgr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/modules/opengl/gl_shader_mgr.c b/src/osd/modules/opengl/gl_shader_mgr.c
index 599bfd61ada..21ee7f9fc54 100644
--- a/src/osd/modules/opengl/gl_shader_mgr.c
+++ b/src/osd/modules/opengl/gl_shader_mgr.c
@@ -1,4 +1,4 @@
-// license:GPL2.0+
+// license:BSD-3-Clause
// copyright-holders:Sven Gothel
#include <stdio.h> /* snprintf */
#include <stdlib.h> /* malloc */