]> git.tdb.fi Git - libs/gl.git/blobdiff - source/matrix.cpp
Add Material class
[libs/gl.git] / source / matrix.cpp
index dc855d2b0899f638782b1e2bc44cf52d157948d7..7a91078621e647d293af0628d06044c95e719fcd 100644 (file)
@@ -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 {