X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture2d.cpp;h=52144e59c397d240444bfb3bb3e98a6bafb3b650;hb=f098a871fc6dc7b61a5aca5581fa327e4124c036;hp=e8c18bb8ea5ecf890a44eb513a8c0f2b08551ef4;hpb=84bc56b96c21c831104a22e0cbd0f3b72ab5d8c3;p=libs%2Fgl.git diff --git a/source/texture2d.cpp b/source/texture2d.cpp index e8c18bb8..52144e59 100644 --- a/source/texture2d.cpp +++ b/source/texture2d.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspgl +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include #include #include "texture2d.h"