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

@@ -5,10 +5,8 @@ Sum-It, the open source version of Maarten Hekkelman's Sum-It application. \
Sum-It has many features, including a plug-in architecture for formulas and \
graphs. This product includes software developed by Hekkelman Programmatuur B.V."
HOMEPAGE="https://github.com/HaikuArchives/OpenSumIt"
COPYRIGHT="
1996-1998, 2000 Hekkelman Programmatuur B.V. All rights reserved.
1999-2000 Tim Vernum. All rights reserved.
"
COPYRIGHT="1996-1998, 2000 Hekkelman Programmatuur B.V. All rights reserved.
1999-2000 Tim Vernum. All rights reserved."
LICENSE="BSD (4-clause)"
REVISION="4"
SOURCE_URI="https://github.com/HaikuArchives/OpenSumIt/archive/cdab184a27.tar.gz"