The watermark on her forehead appeared on my renders this morning. I reckon it has to do with some licence, but I have no idea of how to fix it. Help would be much appreciated.
Thats not a watermark. I think it's the cap of the hair interacting with the figure itself. You could try lowering the hair a tiny bit and see if it goes away.
Another reason you will sometimes see this is if the character is well away from the (0,0,0) point in the world. iRay has limited precision in the variables that it uses to locate things in the world, and when two items are essentially in exactly the same position (the skin of the forehead and the skin of the hair cap) it can sometimes have trouble figuring out which is closer and which is farther. "Round off error" in the limited-precision variables - if you want to think of it this way, it can tell the difference between 0.001 and 0.002, but not the difference between 2000.001 and 2000.002, because the latter requires more digits than it keeps. So, artifacts like this may go away if you position the character much closer to (0,0,0). (This could explain why it's suddenly appeared, when it wasn't doing this before - your character may be in a different spot in the world than before.)
What
Synx suggests in terms of tweaking the hair cap is a perfectly valid solution, and can help you avoid this without having to sweat where your characters are, however there's another artifact that you can't deal with this way - some characters will get black rings around the sclera of their eyes if they're too far from the origin. Again, multiple surfaces in the eye structure that are very close together, causing iRay to "get confused" if the character is too far away from (0,0,0).
So, just something to keep in your hip pocket...