X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fbox.cpp;h=0958d1b0930daa8d187e6dc430b4a8ed0886bc1a;hp=5347ccc7da411c847d0c5df13ce4cd27984fbde3;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7 diff --git a/source/box.cpp b/source/box.cpp index 5347ccc7..0958d1b0 100644 --- a/source/box.cpp +++ b/source/box.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2011 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include #include "box.h" #include "primitivebuilder.h"