git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1360 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Ville Skyttä 2007-07-31 19:44:40 +00:00
parent 10f5d21813
commit 4d1e5709b2
1 changed files with 1 additions and 1 deletions

View File

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