From adc8be9a8312bf4c6b19fc5a0c1f0dc873f2fc16 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 1 Apr 2022 16:48:20 +0300 Subject: rename the project --- %HOME%/.bash_utils/alternatives.sh | 2 +- %HOME%/.bash_utils/cxx.sh | 2 +- %HOME%/.bash_utils/distr.sh | 2 +- %HOME%/.bash_utils/file.sh | 2 +- %HOME%/.bash_utils/git.sh | 2 +- %HOME%/.bash_utils/mysql.sh | 2 +- %HOME%/.bash_utils/os.sh | 2 +- %HOME%/.bash_utils/path.sh | 2 +- %HOME%/.bash_utils/text.sh | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to '%HOME%/.bash_utils') diff --git a/%HOME%/.bash_utils/alternatives.sh b/%HOME%/.bash_utils/alternatives.sh index 4a0565c..58fcfc3 100644 --- a/%HOME%/.bash_utils/alternatives.sh +++ b/%HOME%/.bash_utils/alternatives.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2018 Egor Tensin -# This file is part of the "Linux/Cygwin environment" project. +# This file is part of the "linux-home" project. # For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. diff --git a/%HOME%/.bash_utils/cxx.sh b/%HOME%/.bash_utils/cxx.sh index 2db46b0..3aaa918 100644 --- a/%HOME%/.bash_utils/cxx.sh +++ b/%HOME%/.bash_utils/cxx.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2016 Egor Tensin -# This file is part of the "Linux/Cygwin environment" project. +# This file is part of the "linux-home" project. # For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. diff --git a/%HOME%/.bash_utils/distr.sh b/%HOME%/.bash_utils/distr.sh index 52422df..232bbee 100644 --- a/%HOME%/.bash_utils/distr.sh +++ b/%HOME%/.bash_utils/distr.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2016 Egor Tensin -# This file is part of the "Linux/Cygwin environment" project. +# This file is part of the "linux-home" project. # For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. diff --git a/%HOME%/.bash_utils/file.sh b/%HOME%/.bash_utils/file.sh index 9c68bf8..684ff4b 100644 --- a/%HOME%/.bash_utils/file.sh +++ b/%HOME%/.bash_utils/file.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2016 Egor Tensin -# This file is part of the "Linux/Cygwin environment" project. +# This file is part of the "linux-home" project. # For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. diff --git a/%HOME%/.bash_utils/git.sh b/%HOME%/.bash_utils/git.sh index 8e6e789..e366f07 100644 --- a/%HOME%/.bash_utils/git.sh +++ b/%HOME%/.bash_utils/git.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2016 Egor Tensin -# This file is part of the "Linux/Cygwin environment" project. +# This file is part of the "linux-home" project. # For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. diff --git a/%HOME%/.bash_utils/mysql.sh b/%HOME%/.bash_utils/mysql.sh index f57199c..d7c8e18 100644 --- a/%HOME%/.bash_utils/mysql.sh +++ b/%HOME%/.bash_utils/mysql.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2018 Egor Tensin -# This file is part of the "Linux/Cygwin environment" project. +# This file is part of the "linux-home" project. # For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. diff --git a/%HOME%/.bash_utils/os.sh b/%HOME%/.bash_utils/os.sh index 4be558a..1e66108 100644 --- a/%HOME%/.bash_utils/os.sh +++ b/%HOME%/.bash_utils/os.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2016 Egor Tensin -# This file is part of the "Linux/Cygwin environment" project. +# This file is part of the "linux-home" project. # For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. diff --git a/%HOME%/.bash_utils/path.sh b/%HOME%/.bash_utils/path.sh index d371ff3..c8c4613 100644 --- a/%HOME%/.bash_utils/path.sh +++ b/%HOME%/.bash_utils/path.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2016 Egor Tensin -# This file is part of the "Linux/Cygwin environment" project. +# This file is part of the "linux-home" project. # For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. diff --git a/%HOME%/.bash_utils/text.sh b/%HOME%/.bash_utils/text.sh index e9d9702..0ea007f 100644 --- a/%HOME%/.bash_utils/text.sh +++ b/%HOME%/.bash_utils/text.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2016 Egor Tensin -# This file is part of the "Linux/Cygwin environment" project. +# This file is part of the "linux-home" project. # For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. -- cgit v1.2.3