X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftransform.cpp;h=78c3fb0f6bbbe92e16eeda3d0a7379de90d0cd09;hb=4c89817d6e060323ec1ddd275f3265cea688c650;hp=6361fc5029a4ae7c66d1084815fc44a253f07339;hpb=84bc56b96c21c831104a22e0cbd0f3b72ab5d8c3;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"