summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/opengl/gl_shader_tool.c
diff options
context:
space:
mode:
author ImJezze <jezze@gmx.net>2015-05-15 00:24:18 +0200
committer ImJezze <jezze@gmx.net>2015-05-15 00:24:18 +0200
commit2dbbb67a4c45e53daf477a40842641578c45ca89 (patch)
treef68c23e281237de15d0df796fa870a764bb0f105 /src/osd/modules/opengl/gl_shader_tool.c
parent3f3647eeefe1b116831b47003c5fd1b250e0f4dc (diff)
parent52eea7c98f5e400ce5664d5d3caa2a18ba58ac64 (diff)
Merge pull request #2 from mamedev/master
Sync to base master
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:
*