X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fexecutable.cpp;h=ff1312205af0adf870a8ae040f271900eff5e02c;hb=ab25857fd626152bc9a2832de82b400c062857e6;hp=e632937775abc1b73f3c2a798b21c2eda8a20443;hpb=445edbc3c42bbd7880cc414cf153ddfd196bfc1c;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"