diff options
author | 2015-05-09 17:02:35 +0200 | |
---|---|---|
committer | 2015-05-09 17:02:35 +0200 | |
commit | db9f8ea39cb9bdb949642420ca3e6c8cc123d02a (patch) | |
tree | 1b3a28cfc32b75646ed7464e6577b0855e595e26 /src/osd/modules/opengl/gl_shader_tool.c | |
parent | 7513fb00a0e3bc41649789b7d3a02a8113054bbe (diff) |
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Diffstat (limited to 'src/osd/modules/opengl/gl_shader_tool.c')
-rw-r--r-- | src/osd/modules/opengl/gl_shader_tool.c | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/src/osd/modules/opengl/gl_shader_tool.c b/src/osd/modules/opengl/gl_shader_tool.c index b658c344d3f..4ca92c29a31 100644 --- a/src/osd/modules/opengl/gl_shader_tool.c +++ b/src/osd/modules/opengl/gl_shader_tool.c @@ -1,24 +1,10 @@ -// license:??? -// copyright-holders:??? +// 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: * |