X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fvertexarray.cpp;h=3c94b4cfffc27ec20fc1b0e34a96a821e3ee40a3;hb=f098a871fc6dc7b61a5aca5581fa327e4124c036;hp=5d5c244a04b6863c3b748c03197a65c97246408b;hpb=5f1c235da9bc956332efffebbc1bf7700621d269;p=libs%2Fgl.git diff --git a/source/vertexarray.cpp b/source/vertexarray.cpp index 5d5c244a..3c94b4cf 100644 --- a/source/vertexarray.cpp +++ b/source/vertexarray.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspgl +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include #include "vertexarray.h" #include "vertexbuffer.h"