diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-12 20:43:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-12 20:43:58 +0300 |
commit | 6c900626704689c30dc9e7277cc1226ba4dc66b4 (patch) | |
tree | 5f9c1ce849c5eef38993ddc023152fde0c4ecc47 /compat/gentoo-style-init | |
parent | Makefile: bzip2 -> xz (diff) | |
download | gentoo-bashcomp-6c900626704689c30dc9e7277cc1226ba4dc66b4.tar.gz gentoo-bashcomp-6c900626704689c30dc9e7277cc1226ba4dc66b4.tar.bz2 gentoo-bashcomp-6c900626704689c30dc9e7277cc1226ba4dc66b4.zip |
fix copyright holder to Gentoo Authors
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'compat/gentoo-style-init')
-rw-r--r-- | compat/gentoo-style-init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/gentoo-style-init b/compat/gentoo-style-init index e800c8c..82cfcce 100644 --- a/compat/gentoo-style-init +++ b/compat/gentoo-style-init @@ -2,7 +2,7 @@ # # $Id$ # -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2009 Gentoo Authors # Distributed under the terms of the GNU General Public License, v2 or later _gentoo_style_init() |