]> git.tdb.fi Git - libs/core.git/blobdiff - source/core/main.cpp
maputils.h: add insert_unique function
[libs/core.git] / source / core / main.cpp
index f73ef813c72e77c45baf480b2f08c6fcf7373371..19791eefddf697c148901094d6e62398ea46a833 100644 (file)
@@ -1,14 +1,6 @@
-/* $Id$
-
-This file is part of libmspcore
-Copyright © 2006 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifdef WIN32
 #include <windows.h>
 #endif
-
 #include "application.h"
 
 #ifdef WIN32