X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fregex.cpp;h=ae3576ce5423930c4cfb225a51fbe42f649d3141;hb=79d472ad3fde75de2eba2487579b047d35e56978;hp=839435ef3bf62fd9c95134efd005e97d307dc011;hpb=5736addc04a55de10add5780d92dcb5ef8b8c390;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"