X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fmatrix.cpp;h=7a91078621e647d293af0628d06044c95e719fcd;hb=b8b06a0ff96763ba7e188d9fcacbd8c0e3dcd515;hp=dc855d2b0899f638782b1e2bc44cf52d157948d7;hpb=3f285d3f4fd0a6790bf1efa780284dc7ba2287a2;p=libs%2Fgl.git diff --git a/source/matrix.cpp b/source/matrix.cpp index dc855d2b..7a910786 100644 --- a/source/matrix.cpp +++ b/source/matrix.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspgl +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include "matrix.h" namespace Msp {