From 67f111e7267982c5d17015891c131fac28e8c6a5 Mon Sep 17 00:00:00 2001 From: miqlas Date: Sun, 6 Sep 2015 17:36:17 +0000 Subject: [PATCH] Copyright fix --- app-shells/fish/fish-2.2.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/fish/fish-2.2.0.recipe b/app-shells/fish/fish-2.2.0.recipe index f76a1f555..071e937e5 100644 --- a/app-shells/fish/fish-2.2.0.recipe +++ b/app-shells/fish/fish-2.2.0.recipe @@ -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"