X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fregmatch.cpp;h=852174a0a152baa42ffaaea4ebf724eb7aacb452;hb=47df471884234130a2a27f0a5fc842df3f994a3e;hp=f08f08a7aa589b42a2de0db81d9d894fc88c10cc;hpb=381c89769c0ffaa14e6a92c662323b5c45e1eba3;p=libs%2Fcore.git diff --git a/source/regmatch.cpp b/source/regmatch.cpp index f08f08a..852174a 100644 --- a/source/regmatch.cpp +++ b/source/regmatch.cpp @@ -1,4 +1,10 @@ -#include +/* $Id$ + +This file is part of libmspstrings +Copyright © 2007 Mikko Rasa +Distributed under the LGPL +*/ +#include #include "regmatch.h" using namespace std;