git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1190 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Ville Skyttä 2006-06-05 19:49:30 +00:00
parent 9b0cca7b65
commit a9c8eca042
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ def usage(name):
# Print version information
def printVersion():
print 'rpmlint version', version, 'Copyright (C) 1999-2005 Frederic Lepied, Mandriva'
print 'rpmlint version', version, 'Copyright (C) 1999-2006 Frederic Lepied, Mandriva'
# Load a python module from its file name
def loadCheck(name):