]> git.tdb.fi Git - libs/core.git/blobdiff - source/regmatch.cpp
core/error.h renamed to except.h
[libs/core.git] / source / regmatch.cpp
index f08f08a7aa589b42a2de0db81d9d894fc88c10cc..852174a0a152baa42ffaaea4ebf724eb7aacb452 100644 (file)
@@ -1,4 +1,10 @@
-#include <msp/core/error.h>
+/* $Id$
+
+This file is part of libmspstrings
+Copyright © 2007 Mikko Rasa
+Distributed under the LGPL
+*/
+#include <msp/core/except.h>
 #include "regmatch.h"
 
 using namespace std;