Whatever you want, as long as it's clear enough.
You can add a comment in source code where you add stuff:
... SFML code ...
// begin xxx modification -- by The Floating Brain
... your code ...
// end xxx modification -- by The Floating Brain
... SFML code ...
And maybe a readme.txt which says that this source code is not the original one etc...