X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fmesh.cpp;h=c5e73ebd2afd625cda3d1d4041e8b7bd03145ed5;hp=c111817d4240ff543cd50a7342067c12c0f19b26;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7 diff --git a/source/mesh.cpp b/source/mesh.cpp index c111817d..c5e73ebd 100644 --- a/source/mesh.cpp +++ b/source/mesh.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2007-2011 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include "buffer.h" #include "extension.h" #include "mesh.h"