X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fregmatch.cpp;h=852174a0a152baa42ffaaea4ebf724eb7aacb452;hp=f08f08a7aa589b42a2de0db81d9d894fc88c10cc;hb=9573cffd8df40a81cd7c338d63d07e4965eb3854;hpb=381c89769c0ffaa14e6a92c662323b5c45e1eba3 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;