update copyright

This commit is contained in:
Mike Bonnet 2014-10-21 14:54:45 -04:00 committed by Mike McLean
parent 7a6544a53d
commit ab53d2deb0
31 changed files with 50 additions and 32 deletions

View file

@ -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