diff options
author | 2022-04-19 17:16:35 -0400 | |
---|---|---|
committer | 2022-04-19 17:16:35 -0400 | |
commit | c26dfbbcfeb7239fbb527b0fceab36c7371f4b9d (patch) | |
tree | 9cbb5e60b7949840b29cc600b318b4c1b9840404 /scripts | |
parent | scripts/bootstrap.sh: do not attempt to trap SIGKILL (diff) | |
download | gentoo-c26dfbbcfeb7239fbb527b0fceab36c7371f4b9d.tar.gz gentoo-c26dfbbcfeb7239fbb527b0fceab36c7371f4b9d.tar.bz2 gentoo-c26dfbbcfeb7239fbb527b0fceab36c7371f4b9d.zip |
scripts/bootstrap.sh: maintainer = releng
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/bootstrap.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 0c0d6062a789..4e6b87af15a4 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -2,6 +2,8 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Maintainer: releng@gentoo.org + file_version="2021.0" # update manually: <year>.<counter> # people who were here: |