X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Futf8.cpp;h=ce3b984edcf7c8062d6a9db6643be9c20c5557e8;hp=030406d3abcfc84dc32fd3d73a8812746d36d41d;hb=9da6abdcabec59f4845da256a8ad75a810ed1589;hpb=d2118ac101602cfe2d62fb7deb6ef3fcb0fe137b diff --git a/source/utf8.cpp b/source/utf8.cpp index 030406d..ce3b984 100644 --- a/source/utf8.cpp +++ b/source/utf8.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspstrings +Copyright © 2006-2007 Mikko Rasa +Distributed under the LGPL +*/ + #include "utf8.h" using namespace std;