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