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