X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fcore%2Fmain.cpp;h=19791eefddf697c148901094d6e62398ea46a833;hp=f73ef813c72e77c45baf480b2f08c6fcf7373371;hb=79482ba7aea1b79c7a310c940cc0292532ef3bcb;hpb=b56eb5ec1da675da0c66abc53c1e4f6c4e4cccbd diff --git a/source/core/main.cpp b/source/core/main.cpp index f73ef81..19791ee 100644 --- a/source/core/main.cpp +++ b/source/core/main.cpp @@ -1,14 +1,6 @@ -/* $Id$ - -This file is part of libmspcore -Copyright © 2006 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #ifdef WIN32 #include #endif - #include "application.h" #ifdef WIN32