X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fpipeline.cpp;h=de98b2d383283d4822d1ed7e9b684ac60ed98e4b;hp=8517805e23197aef724029280d0684cdadde2ec6;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7 diff --git a/source/pipeline.cpp b/source/pipeline.cpp index 8517805e..de98b2d3 100644 --- a/source/pipeline.cpp +++ b/source/pipeline.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2009-2011 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include "blend.h" #include "camera.h" #include "effect.h"