Copyright fix

This commit is contained in:
miqlas
2015-09-06 17:36:17 +00:00
parent ef9e661ad1
commit 67f111e726

View File

@@ -9,7 +9,7 @@ SOURCE_URI="https://github.com/fish-shell/fish-shell/releases/download/2.2.0/fis
CHECKSUM_SHA256="a76339fd14ce2ec229283c53e805faac48c3e99d9e3ede9d82c0554acfc7b77a"
REVISION="1"
LICENSE="GNU GPL v2"
COPYRIGHT="2005-20015 Axel Liljencrantz"
COPYRIGHT="2005-2015 Axel Liljencrantz"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"