diff --git a/README.md b/README.md index 56b0d40..9405134 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ ## Advanced Copy ## -### Note: This project needs a maintainer. - Advanced Copy is a mod for the GNU cp and GNU mv tools which adds a progress bar and provides some info on what's going on. It was written by Florian Zwicke and released under the GPL. This repository exists because the [Advanced Copy](http://beatex.org/web/advancedcopy.html) website appears to be dead. You can still find it via the [Internet Archive](https://web.archive.org/web/20131115171331/http://beatex.org/web/advancedcopy.html). @@ -46,4 +44,4 @@ echo alias mv '/usr/local/bin/advmv -g' >> ~/.bashrc ## Upstream merge -I sent the patch to the team, that maintains the GNU CoreUtils. They won't merge this patch, because mv and cp are feature complete. +The original author sent the patch to the team, that maintains the GNU CoreUtils. They won't merge this patch, because mv and cp are feature complete.