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

@@ -6,11 +6,9 @@ supports a wide range of types and functions that operate on them. It is \
highly optimized in terms of both efficiency and speed and provides great \
interoperability."
HOMEPAGE="http://www.ginac.de/CLN/"
COPYRIGHT="
1988-2008 Bruno Haible
COPYRIGHT="1988-2008 Bruno Haible
2000-2014 Richard Kreckel
2008-2010 Alexei Sheplyakov
"
2008-2010 Alexei Sheplyakov"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://www.ginac.de/CLN/cln-$portVersion.tar.bz2"