--- centos.git.repolist.py | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/centos.git.repolist.py b/centos.git.repolist.py index 908530d..c44f738 100755 --- a/centos.git.repolist.py +++ b/centos.git.repolist.py @@ -1,4 +1,8 @@ #!/usr/bin/env python +# +# License: GPLv3 +# +# Initial Author: Bonnie King <bonniek at fnal.gov> '''Get list of repos from gitblit RPC, to grab CentOS sources''' import optparse -- 1.7.1