X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Ftexture2d.cpp;h=b6b5954837c2e8b2ca4d35a801bd28f199e75757;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hp=c92099cedb35e79c362ab6cab25acd0d7359bd25;hpb=cd446554e998204eaba22504b7b28227feb8edbb;p=libs%2Fgl.git diff --git a/source/texture2d.cpp b/source/texture2d.cpp index c92099ce..b6b59548 100644 --- a/source/texture2d.cpp +++ b/source/texture2d.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include "bindable.h" #include "except.h" #include "texture2d.h"