summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/opengl/gl_shader_tool.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/opengl/gl_shader_tool.c')
-rw-r--r--src/osd/modules/opengl/gl_shader_tool.c16
1 files changed, 2 insertions, 14 deletions
diff --git a/src/osd/modules/opengl/gl_shader_tool.c b/src/osd/modules/opengl/gl_shader_tool.c
index a6929a6fe2d..4ca92c29a31 100644
--- a/src/osd/modules/opengl/gl_shader_tool.c
+++ b/src/osd/modules/opengl/gl_shader_tool.c
@@ -1,22 +1,10 @@
+// license:GPL2.0+
+// copyright-holders:Sven Gothel
/***
*
* GL Shader Tool - Convinient Basic Shader functionality
*
* Copyright (c) 2007, Sven Gothel
- * Copyright (c) 2007, MAME Team
- *
- * Dual license: MAME and GPL version 2
- *
- * This module has a dual license, i.e. it is compatible to MAME,
- * but I like to reserve my rights to use this module under
- * the GPL as well.
- *
- * GPL license:
- * Visit http://www.gnu.org/copyleft/gpl.html
- *
- * MAME license:
- * Visit http://mamedev.org for licensing and usage restrictions.
- *
*
* OpenGL GLSL ARB extentions:
*