update copyright
This commit is contained in:
parent
7a6544a53d
commit
ab53d2deb0
31 changed files with 50 additions and 32 deletions
4
cli/koji
4
cli/koji
|
|
@ -2,7 +2,7 @@
|
|||
# coding=utf-8
|
||||
|
||||
# command line interface for the Koji build system
|
||||
# Copyright (c) 2005-2012 Red Hat
|
||||
# Copyright (c) 2005-2014 Red Hat, Inc.
|
||||
#
|
||||
# Koji is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU Lesser General Public
|
||||
|
|
@ -21,7 +21,9 @@
|
|||
# Authors:
|
||||
# Dennis Gregorovic <dgregor@redhat.com>
|
||||
# Mike McLean <mikem@redhat.com>
|
||||
# Mike Bonnet <mikeb@redhat.com>
|
||||
# Cristian Balint <cbalint@redhat.com>
|
||||
|
||||
import sys
|
||||
try:
|
||||
import krbV
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue