X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fcore%2Fgetopt.cpp;h=b472c58b835a94e27fa94046c488e9777096b60f;hp=9b8b84cdee323bc1c83f2ebb35dd69915b2f9a00;hb=967785734be5c3fc6f75da122c2d93ebbb338271;hpb=8e77a1c6747dddf585d653c34e9806e976d2c73a diff --git a/source/core/getopt.cpp b/source/core/getopt.cpp index 9b8b84c..b472c58 100644 --- a/source/core/getopt.cpp +++ b/source/core/getopt.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspcore -Copyright © 2006-2009, 2011 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include "getopt.h" using namespace std;