X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Funiform.cpp;h=af49c047f71be82f5c635a66560a40d7f27d549d;hb=df435a8983a5c1d1c327a4a2a19836a13aff267b;hp=37868e794cb762200d7706f3c46ad74207bfd07b;hpb=5172d32d67595ea0b70184fadcfcb8e023cccbc8;p=libs%2Fgl.git diff --git a/source/uniform.cpp b/source/uniform.cpp index 37868e79..af49c047 100644 --- a/source/uniform.cpp +++ b/source/uniform.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2007, 2010-2011 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include #include "arb_shader_objects.h" #include "uniform.h"