X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fobjectinstance.cpp;h=e3bb8f80b0e60f62c45b3926428d258737e52c20;hp=14341561bc41ac626f80e83cfebfe011113c84e9;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7 diff --git a/source/objectinstance.cpp b/source/objectinstance.cpp index 14341561..e3bb8f80 100644 --- a/source/objectinstance.cpp +++ b/source/objectinstance.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2007, 2010-2011 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include "object.h" #include "objectinstance.h" #include "renderer.h"