X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Farchive.cpp;h=b6c9582b5e62502b0e735c24b058c9a474528953;hb=ab25857fd626152bc9a2832de82b400c062857e6;hp=cd25de1e2d90f4ef0516edf29f4efb4c1a9980eb;hpb=0fd98b61eb112fe397c67b7735627b7bbdd01e41;p=builder.git diff --git a/source/archive.cpp b/source/archive.cpp index cd25de1..b6c9582 100644 --- a/source/archive.cpp +++ b/source/archive.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 "archive.h" #include "builder.h"