diff options
Diffstat (limited to '')
-rwxr-xr-x | share/scripts/debootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/scripts/debootstrap b/share/scripts/debootstrap index 0130b72..98f202b 100755 --- a/share/scripts/debootstrap +++ b/share/scripts/debootstrap @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014-2020 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2021 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # SPDX-License-Identifier: GPL-3.0+ # |