diff options
author | Sam James <sam@gentoo.org> | 2021-06-19 23:11:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-19 23:11:08 +0100 |
commit | f207f16faaab9b674fc7f6478a5cd989b17758d2 (patch) | |
tree | aac74e6cd84580b248925f3724a500a7e6e01c0b /eclass/findlib.eclass | |
parent | findlib.eclass: define IUSE="ocamlopt" (diff) | |
download | gentoo-f207f16faaab9b674fc7f6478a5cd989b17758d2.tar.gz gentoo-f207f16faaab9b674fc7f6478a5cd989b17758d2.tar.bz2 gentoo-f207f16faaab9b674fc7f6478a5cd989b17758d2.zip |
findlib.eclass: fix licence header
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass/findlib.eclass')
-rw-r--r-- | eclass/findlib.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/findlib.eclass b/eclass/findlib.eclass index fd5442b99d59..d117c0b2bfd6 100644 --- a/eclass/findlib.eclass +++ b/eclass/findlib.eclass @@ -1,4 +1,5 @@ -# Copyright 1999-2021 Gentoo Author# Distributed under the terms of the GNU General Public License v2 +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # @ECLASS: findlib.eclass # @MAINTAINER: |