X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdebug%2Fprofilingscope.cpp;fp=source%2Fdebug%2Fprofilingscope.cpp;h=ffb093a4b3c90a56f7ce9e3b3f9befb405bcbe92;hb=cfc8e0b7b15ea505bd6a6a9599cbc5ce1e316963;hp=edf1aa3de975ed0361333d448723fe24ce9e07bb;hpb=7db1e6d50594b47a32ecca5a349a4e8540f890c0;p=libs%2Fcore.git diff --git a/source/debug/profilingscope.cpp b/source/debug/profilingscope.cpp index edf1aa3..ffb093a 100644 --- a/source/debug/profilingscope.cpp +++ b/source/debug/profilingscope.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspcore +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include "../time/utils.h" #include "profilingscope.h"