X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fascii.cpp;h=6ffaf9a1facf2a3a1b0eac6da90d3578aa482639;hb=79d472ad3fde75de2eba2487579b047d35e56978;hp=43f7053173a21e1ac5cc3b79bc3cdad3def303de;hpb=d2118ac101602cfe2d62fb7deb6ef3fcb0fe137b;p=libs%2Fcore.git 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;