X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fdebug%2Fbacktrace.cpp;h=1fda155e9665d497f629cb575ea93a33b12a7d3b;hp=f43a9edacccb2655eaaf42e094e4d5f74dd8742f;hb=967785734be5c3fc6f75da122c2d93ebbb338271;hpb=8e77a1c6747dddf585d653c34e9806e976d2c73a diff --git a/source/debug/backtrace.cpp b/source/debug/backtrace.cpp index f43a9ed..1fda155 100644 --- a/source/debug/backtrace.cpp +++ b/source/debug/backtrace.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspcore -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - // Must include something to test for glibc #include #if !defined(WIN32) && defined(__GLIBC__)