diff options
Diffstat (limited to 'subr.rtl/rtl_fileop.subr')
-rw-r--r-- | subr.rtl/rtl_fileop.subr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subr.rtl/rtl_fileop.subr b/subr.rtl/rtl_fileop.subr index 8be5f64e..9b910ca4 100644 --- a/subr.rtl/rtl_fileop.subr +++ b/subr.rtl/rtl_fileop.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. # |