From d30d50165798e9c2fca14a253e4da2db3ce67611 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 7 Jul 2016 14:01:44 +0200 Subject: [PATCH] only a few routines remain from the original koji sources. change comment --- rida/scm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rida/scm.py b/rida/scm.py index 6d45b081..b9992e8f 100644 --- a/rida/scm.py +++ b/rida/scm.py @@ -1,4 +1,4 @@ -# Code kindly copied and then heavily modified from the koji sources: koji/daemon.py +# some functions kindly copied and then heavily modified from the koji sources: koji/daemon.py # # Copyright (c) 2010-2016 Red Hat, Inc. #