X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fprojection.cpp;h=dd573da443eb7bcf5a305690cd456a450886eff7;hb=8eb9a8d90e5597154dab666481037b306b7bbca2;hp=dc690f49f8d65376e7d858f84a0a38488c4b446f;hpb=1d59ea8601436164f8bfc114da3941cb0871e87b;p=libs%2Fgl.git diff --git a/source/projection.cpp b/source/projection.cpp index dc690f49..dd573da4 100644 --- a/source/projection.cpp +++ b/source/projection.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include #include "matrix.h" #include "projection.h"