]> git.tdb.fi Git - builder.git/blobdiff - source/sourcefile.cpp
Add class InternalAction for actions that use a thread to do their work
[builder.git] / source / sourcefile.cpp
index 7be7889974c4733faf923b8be4b9563a4f970d50..f24dd0786ea5f314ead5821735d122b98fa120e3 100644 (file)
@@ -1,3 +1,10 @@
+/* $Id$
+
+This file is part of builder
+Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions
+Distributed under the LGPL
+*/
+
 #include <fstream>
 #include <msp/strings/regex.h>
 #include "builder.h"