X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Frenderable.cpp;h=44b34b0b6225deb92dc177b6473ad0e8932e16a4;hp=73c4a375a9a1101b0289da0a9ab3ab851db13079;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7 diff --git a/source/renderable.cpp b/source/renderable.cpp index 73c4a375..44b34b0b 100644 --- a/source/renderable.cpp +++ b/source/renderable.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2011 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include #include "renderable.h" #include "renderer.h"