X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftexture.h;h=55eda001a79ec0b12dc3c1e52628327653733365;hp=cccf35b038a461e5d3335dca0ca1d9b050d5f4c7;hb=f098a871fc6dc7b61a5aca5581fa327e4124c036;hpb=5f1c235da9bc956332efffebbc1bf7700621d269 diff --git a/source/texture.h b/source/texture.h index cccf35b0..55eda001 100644 --- a/source/texture.h +++ b/source/texture.h @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspgl +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #ifndef MSP_GL_TEXTURE_H_ #define MSP_GL_TEXTURE_H_