Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks

This commit is contained in:
Vale
2016-03-05 14:19:01 -05:00
parent e3bc44d5f2
commit 6f4f45198e
104 changed files with 439 additions and 601 deletions

View File

@@ -16,8 +16,8 @@ making the order of entries in a config file significant, which is desirable \
in applications like image galleries."
HOMEPAGE="http://code.google.com/p/iniparse/"
COPYRIGHT="2001-2008 Python Software Foundation
2004-2009 Paramjit Oberoi
2007 Tim Lauridsen"
2004-2009 Paramjit Oberoi
2007 Tim Lauridsen"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="http://iniparse.googlecode.com/files/iniparse-0.4.tar.gz"