You can change watermark link in admin area.

If you need to remove the link, you need to edit /include/player.inc

FIND

so.addVariable("link","{$config["watermark_url"]}");
and delete the line.