crawl: fix COPYRIGHT (#6119)

Co-authored-by: Crestwave <crestwave@users.noreply.github.com>
This commit is contained in:
Crestwave
2021-08-08 21:27:50 +08:00
committed by GitHub
parent 7dd5460e10
commit 97443770fe

View File

@@ -4,7 +4,7 @@ combat and magic, involving characters of diverse skills, worshipping dieties \
of great power and caprice. To win, you'll need to be a master of tactics and \
strategy, and prevail against overwhelming odds."
HOMEPAGE="https://crawl.develz.org"
COPYRIGHT="1997-2021 Lindley Henzell, the dev team, and the contributors"
COPYRIGHT="1997-2021 Linley Henzell, the dev team, and the contributors"
LICENSE="crawl"
REVISION="2"
SOURCE_URI="https://github.com/crawl/crawl/releases/download/$portVersion/stone_soup-$portVersion-nodeps.tar.xz"