X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fformatter.cpp;h=c7b24a504fcfe377b74210a78016e0d7cf2a8fb0;hb=f9e0275e476540c1b5d61c03a6a87d521856059b;hp=8db3f4d56ebdc5b0e9af459f9a19006290e90043;hpb=58384e355b4a78730d69243f1092e47591f2f384;p=libs%2Fcore.git diff --git a/source/formatter.cpp b/source/formatter.cpp index 8db3f4d..c7b24a5 100644 --- a/source/formatter.cpp +++ b/source/formatter.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspstrings +Copyright © 2006-2007 Mikko Rasa +Distributed under the LGPL +*/ + #include "formatter.h" using namespace std;