X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Finstall.cpp;h=e9be68298ee1dddda2ad6c5fd6577e730ddeb144;hb=7aeaa4ba965f596edad438c02e345a8843f7469a;hp=ca32348f324e02d289159d0030037ab0edb84b31;hpb=b5ad62c2c4c7eeadd881e3f157bde96e4dd2cc0e;p=builder.git diff --git a/source/install.cpp b/source/install.cpp index ca32348..e9be682 100644 --- a/source/install.cpp +++ b/source/install.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 "copy.h"