X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpackageref.cpp;h=bfd0010de2dada21b1dc13895a100875900f764c;hb=654de39b62a9a58fd8e1b5a557361d628345788b;hp=57336a30f2a643887c7132ec85e2ed1d4a6c4a76;hpb=74266a6e650f019063cdcd1c9a7bd26d8f99041b;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"