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