diff options
Diffstat (limited to 'subr.rtl/rtl_fetch_wget.subr')
-rw-r--r-- | subr.rtl/rtl_fetch_wget.subr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subr.rtl/rtl_fetch_wget.subr b/subr.rtl/rtl_fetch_wget.subr index 11f1fd34..1b5946c9 100644 --- a/subr.rtl/rtl_fetch_wget.subr +++ b/subr.rtl/rtl_fetch_wget.subr @@ -1,4 +1,5 @@ # +# Copyright (c) 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 LucĂa Andrea Illanes Albornoz <lucia@luciaillanes.de> # set +o errexit -o noglob -o nounset is assumed. # |