]> git.tdb.fi Git - libs/core.git/blobdiff - source/debug/backtrace.cpp
Drop copyright and license notices from source files
[libs/core.git] / source / debug / backtrace.cpp
index f43a9edacccb2655eaaf42e094e4d5f74dd8742f..1fda155e9665d497f629cb575ea93a33b12a7d3b 100644 (file)
@@ -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 <cstdlib>
 #if !defined(WIN32) && defined(__GLIBC__)