X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpkgconfig.cpp;h=8f4578044279d529aab4caf465e5d5bc9895cd1e;hb=7aeaa4ba965f596edad438c02e345a8843f7469a;hp=81dd2aaa34bfbd3dd63025e9d2966f7aeff82c8a;hpb=b5ad62c2c4c7eeadd881e3f157bde96e4dd2cc0e;p=builder.git diff --git a/source/pkgconfig.cpp b/source/pkgconfig.cpp index 81dd2aa..8f45780 100644 --- a/source/pkgconfig.cpp +++ b/source/pkgconfig.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of builder +Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include "package.h" #include "pkgconfig.h" #include "pkgconfigaction.h"