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

@@ -4,7 +4,7 @@ is also a powerful scripting language. Many of the useful features of \
bash, ksh, and tcsh were incorporated into zsh; many original features \
were added."
HOMEPAGE="http://zsh.sourceforge.net"
COPYRIGHT="1992-2014, Paul Falstad, Richard Coleman, Zoltán Hidvégi, \
COPYRIGHT="1992-2014 Paul Falstad, Richard Coleman, Zoltán Hidvégi, \
Andrew Main, Peter Stephenson, Sven Wishnowsky, and others"
LICENSE="ZSH"
REVISION="1"