Skip to content

Commit

Permalink
eclass/multilib.eclass: update copyright and fix typos
Browse files Browse the repository at this point in the history
Reported-by: Mike Gilbert
Signed-off-by: Sergei Trofimovich <[email protected]>
  • Loading branch information
Sergei Trofimovich committed Mar 28, 2020
1 parent d807cb4 commit 1a687fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion eclass/multilib.eclass
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions eclass/tests/multilib.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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 \
Expand Down

0 comments on commit 1a687fd

Please sign in to comment.