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