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