Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sat, 19 Jun 2021 22:11:32
Message-Id: 1624140668.f207f16faaab9b674fc7f6478a5cd989b17758d2.sam@gentoo
1 commit: f207f16faaab9b674fc7f6478a5cd989b17758d2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 19 22:11:08 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 19 22:11:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f207f16f
7
8 findlib.eclass: fix licence header
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 eclass/findlib.eclass | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/eclass/findlib.eclass b/eclass/findlib.eclass
16 index fd5442b99d5..d117c0b2bfd 100644
17 --- a/eclass/findlib.eclass
18 +++ b/eclass/findlib.eclass
19 @@ -1,4 +1,5 @@
20 -# Copyright 1999-2021 Gentoo Author# Distributed under the terms of the GNU General Public License v2
21 +# Copyright 1999-2021 Gentoo Authors
22 +# Distributed under the terms of the GNU General Public License v2
23
24 # @ECLASS: findlib.eclass
25 # @MAINTAINER: