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