X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fprogram.cpp;h=3c3a78b7c298a15bb6e55f8b9e75268fd788c4c7;hp=1343c00f48cf0556984d65ff7db245a7628d3b7e;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7 diff --git a/source/program.cpp b/source/program.cpp index 1343c00f..3c3a78b7 100644 --- a/source/program.cpp +++ b/source/program.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include #include "arb_shader_objects.h" #include "arb_vertex_shader.h"