X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Ftransform.cpp;h=78c3fb0f6bbbe92e16eeda3d0a7379de90d0cd09;hb=f098a871fc6dc7b61a5aca5581fa327e4124c036;hp=6361fc5029a4ae7c66d1084815fc44a253f07339;hpb=5f1c235da9bc956332efffebbc1bf7700621d269;p=libs%2Fgl.git diff --git a/source/transform.cpp b/source/transform.cpp index 6361fc50..78c3fb0f 100644 --- a/source/transform.cpp +++ b/source/transform.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspgl +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include #include "transform.h"