X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fshader.cpp;h=967ac8a624dc63f92248dc7f604b99c44fe73c79;hp=c7a08bfac5e0b71f5371cf841506b21c463e845f;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7 diff --git a/source/shader.cpp b/source/shader.cpp index c7a08bfa..967ac8a6 100644 --- a/source/shader.cpp +++ b/source/shader.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include "arb_shader_objects.h" #include "except.h" #include "extension.h"