diff --git a/pagure/lib/lib_ci.py b/pagure/lib/lib_ci.py index 7cf6082..14afc9f 100644 --- a/pagure/lib/lib_ci.py +++ b/pagure/lib/lib_ci.py @@ -1,4 +1,15 @@ # -*- coding: utf-8 -*- + +""" + (c) 2016 - Copyright Red Hat Inc + + Authors: + Lubomír Sedlář + Farhaan Bukhsh + Pierre-Yves Chibon + +""" + import json import logging