X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture.cpp;h=c6aea2c85910f99ec3411587b8b005b6e525920f;hb=79b9a1c86ecf81753934669d531679f29c6ab6e1;hp=c367397fb76bb19d2392b17971b915b1a31ea9a8;hpb=84bc56b96c21c831104a22e0cbd0f3b72ab5d8c3;p=libs%2Fgl.git diff --git a/source/texture.cpp b/source/texture.cpp index c367397f..c6aea2c8 100644 --- a/source/texture.cpp +++ b/source/texture.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspgl +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include #include "texture.h" #include "texunit.h"