Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sun, 26 Jan 2020 20:45:29
Message-Id: 1580071520.7d9f9147d6d8ee09a880703eb63ef81dd69d15ac.mgorny@gentoo
1 commit: 7d9f9147d6d8ee09a880703eb63ef81dd69d15ac
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 26 19:42:08 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 26 20:45:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9f9147
7
8 go-module.eclass: Fix case in copyright
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 eclass/go-module.eclass | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass
16 index 89b32ed1201..d5de5f60ccd 100644
17 --- a/eclass/go-module.eclass
18 +++ b/eclass/go-module.eclass
19 @@ -1,4 +1,4 @@
20 -# Copyright 2019 Gentoo authors
21 +# Copyright 2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 # @ECLASS: go-module.eclass