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