X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fregex.cpp;h=ae3576ce5423930c4cfb225a51fbe42f649d3141;hb=f47bc86e6ce900c5323e593db003c93110538268;hp=839435ef3bf62fd9c95134efd005e97d307dc011;hpb=381c89769c0ffaa14e6a92c662323b5c45e1eba3;p=libs%2Fcore.git diff --git a/source/regex.cpp b/source/regex.cpp index 839435e..ae3576c 100644 --- a/source/regex.cpp +++ b/source/regex.cpp @@ -1,3 +1,9 @@ +/* $Id$ + +This file is part of libmspstrings +Copyright © 2007 Mikko Rasa +Distributed under the LGPL +*/ #include #include #include "formatter.h"