diff options
Diffstat (limited to 'subr.ex/ex_pkg_restart.subr')
-rw-r--r-- | subr.ex/ex_pkg_restart.subr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subr.ex/ex_pkg_restart.subr b/subr.ex/ex_pkg_restart.subr index 61dc4c6a..8624ff39 100644 --- a/subr.ex/ex_pkg_restart.subr +++ b/subr.ex/ex_pkg_restart.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. # |