X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftexture.cpp;h=c2ea8ff7b854c95cf6bee17e5bfd43aed772f710;hp=f4e7d705d142332652396160bb144009aa6c0364;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7 diff --git a/source/texture.cpp b/source/texture.cpp index f4e7d705..c2ea8ff7 100644 --- a/source/texture.cpp +++ b/source/texture.cpp @@ -1,10 +1,3 @@ -/* $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"