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