From: Sergei Trofimovich Date: Sat, 28 Mar 2020 19:53:49 +0000 (+0000) Subject: eclass/multilib.eclass: update copyright and fix typos X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1a687fd280c3d33cbf7ef99cd6f96fda95039c75;p=gentoo.git eclass/multilib.eclass: update copyright and fix typos Reported-by: Mike Gilbert Signed-off-by: Sergei Trofimovich --- diff --git a/eclass/multilib.eclass b/eclass/multilib.eclass index 8b4a7dacaa37..bbaab709b4fa 100644 --- a/eclass/multilib.eclass +++ b/eclass/multilib.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: multilib.eclass diff --git a/eclass/tests/multilib.sh b/eclass/tests/multilib.sh index 68c0dd6e1423..a483d4bef360 100755 --- a/eclass/tests/multilib.sh +++ b/eclass/tests/multilib.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2020 Gentoo Foundation +# Copyright 2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 source tests-common.sh @@ -46,7 +46,7 @@ test-multilib_env() { fi } -# Pick a few interesting gargets from: +# Pick a few interesting targets from: # $ grep -h -o -R 'CHOST=.*' ../../profiles/ | sort -u test-multilib_env \