X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fcondition.cpp;h=b5833e9ea39295fb3539ecb9aa42f506e8ed3b92;hb=8bc8db44c47cd2906c57dccbfb589e41eff7f694;hp=97e93f1b1c6d5d3780df328a0dfc3925e1e44923;hpb=445edbc3c42bbd7880cc414cf153ddfd196bfc1c;p=builder.git diff --git a/source/condition.cpp b/source/condition.cpp index 97e93f1..b5833e9 100644 --- a/source/condition.cpp +++ b/source/condition.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of builder +Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include #include "condition.h" #include "package.h"