]> git.tdb.fi Git - libs/core.git/blobdiff - source/debug/demangle.cpp
Drop copyright and license notices from source files
[libs/core.git] / source / debug / demangle.cpp
index 053fd52bc4a867a9a1f8d3f63641fdf4962d0f4b..e41eb9ad79f32152b92503d33168c6dd1a43d337 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspcore
-Copyright © 2007 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <cstdlib>
 #ifdef __GNUC__
 #include <cxxabi.h>