diff options
Diffstat (limited to '%HOME%/.bash_utils/os.sh')
-rw-r--r-- | %HOME%/.bash_utils/os.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/%HOME%/.bash_utils/os.sh b/%HOME%/.bash_utils/os.sh index 42b7307..c38bbbe 100644 --- a/%HOME%/.bash_utils/os.sh +++ b/%HOME%/.bash_utils/os.sh @@ -1,8 +1,8 @@ #!/usr/bin/env bash # Copyright (c) 2016 Egor Tensin <Egor.Tensin@gmail.com> -# This file is part of the "Cygwin configuration files" project. -# For details, see https://github.com/egor-tensin/cygwin-home. +# This file is part of the "Linux/Cygwin environment" project. +# For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. _os='' |