X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fbatch.cpp;h=1260c6abe5e995203af5ff3a70d10ce9fc1d8d63;hp=102b6487281244457950b6e0625b262e2ac3408e;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=c48cb5362edb16c33ed5f6862a908bb9a754c85a diff --git a/source/batch.cpp b/source/batch.cpp index 102b6487..1260c6ab 100644 --- a/source/batch.cpp +++ b/source/batch.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2007-2010 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include "batch.h" #include "bindable.h" #include "buffer.h"