diff options
Diffstat (limited to 'links-remove')
-rwxr-xr-x | links-remove | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/links-remove b/links-remove index a44fa3f..271fa02 100755 --- a/links-remove +++ b/links-remove @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2019 Egor Tensin <Egor.Tensin@gmail.com> -# This file is part of the "Configuration file sharing" project. +# This file is part of the "Config file sharing" project. # For details, see https://github.com/egor-tensin/config-links. # Distributed under the MIT License. |