X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fexecutable.cpp;h=ff1312205af0adf870a8ae040f271900eff5e02c;hb=7aeaa4ba965f596edad438c02e345a8843f7469a;hp=e632937775abc1b73f3c2a798b21c2eda8a20443;hpb=b5ad62c2c4c7eeadd881e3f157bde96e4dd2cc0e;p=builder.git diff --git a/source/executable.cpp b/source/executable.cpp index e632937..ff13122 100644 --- a/source/executable.cpp +++ b/source/executable.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of builder +Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include #include "builder.h" #include "component.h"