diff options
Diffstat (limited to '%HOME%/.local/bin/virsh-cleanup.sh')
-rwxr-xr-x | %HOME%/.local/bin/virsh-cleanup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/%HOME%/.local/bin/virsh-cleanup.sh b/%HOME%/.local/bin/virsh-cleanup.sh index efdfa5e..b0653f9 100755 --- a/%HOME%/.local/bin/virsh-cleanup.sh +++ b/%HOME%/.local/bin/virsh-cleanup.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) 2022 Egor Tensin <Egor.Tensin@gmail.com> +# Copyright (c) 2022 Egor Tensin <egor@tensin.name> # This file is part of the "linux-home" project. # For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. |