X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fframebuffer.cpp;h=3ac742bd209fd0e89c05d723c082524b4799c02c;hp=3d9b0133622b3bcec7590c440b8841f478217d16;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7 diff --git a/source/framebuffer.cpp b/source/framebuffer.cpp index 3d9b0133..3ac742bd 100644 --- a/source/framebuffer.cpp +++ b/source/framebuffer.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2007-2011 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include "extension.h" #include "ext_framebuffer_blit.h" #include "ext_framebuffer_object.h"