X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftexturing.cpp;h=425c710ca4d1357d2627995b02f0fc8040f21d86;hp=69c2b3ca55cdae1ff6df19a9227b7d4ddbfa24bf;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7 diff --git a/source/texturing.cpp b/source/texturing.cpp index 69c2b3ca..425c710c 100644 --- a/source/texturing.cpp +++ b/source/texturing.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2010 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include "texenv.h" #include "texture.h" #include "texturing.h"