X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fformatter.cpp;h=c7b24a504fcfe377b74210a78016e0d7cf2a8fb0;hp=8db3f4d56ebdc5b0e9af459f9a19006290e90043;hb=9da6abdcabec59f4845da256a8ad75a810ed1589;hpb=d2118ac101602cfe2d62fb7deb6ef3fcb0fe137b 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;