diff options
Diffstat (limited to 'links-update')
-rwxr-xr-x | links-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/links-update b/links-update index faea90d..6c3b633 100755 --- a/links-update +++ b/links-update @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2016 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. |