sed -i "s/2014-2021/2014-2022/g" {} \; # Update the Copyright year
sed -i 's/^/# /' slackware-mirrors     # Add first char (#) per line
sed -i 's/ *$//' slackware-mirrors     # Remove spaces the end of line
