diff options
Diffstat (limited to '%HOME%/.bash_utils/alternatives.sh')
-rw-r--r-- | %HOME%/.bash_utils/alternatives.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/%HOME%/.bash_utils/alternatives.sh b/%HOME%/.bash_utils/alternatives.sh index 3bd4b5f..6558e7a 100644 --- a/%HOME%/.bash_utils/alternatives.sh +++ b/%HOME%/.bash_utils/alternatives.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) 2018 Egor Tensin <Egor.Tensin@gmail.com> +# Copyright (c) 2018 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. |