diff options
Diffstat (limited to '%HOME%/.bash_utils/python.sh')
-rw-r--r-- | %HOME%/.bash_utils/python.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/%HOME%/.bash_utils/python.sh b/%HOME%/.bash_utils/python.sh index 910fbdd..ff394d6 100644 --- a/%HOME%/.bash_utils/python.sh +++ b/%HOME%/.bash_utils/python.sh @@ -1,8 +1,8 @@ #!/usr/bin/env bash # Copyright (c) 2017 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. # This is a half-assed way to automatically add your user's pip binary |