If there is only ONE match condition, and ONE rule in the policy file, then one can simply reverse the logic. If you have more conditions this will not work.
I wouldn't claim to be an expert but wouldn't you just reverse the logic and permit traffic from the addresses?
As far as I am aware, while the default action for an *entry* is to permit, the default action for an ACL is to deny that which hasn't been matched. (from David_Rickard)