JSDoc UUID change after Git fetch and merge

After git fetch and git merge I get a new file from my colleague. Then I see in the EGit Staging View, that in the file the UUID’s changed on my system.

[attachment=0]2014-01-08 08_39_42-Servoy_Developer_Git_Repository_Exploring_UUID_change.png[/attachment]

Why is that the case?

I can answer it now by myself. ^^ My colleaque copied content from the globals to a new created scope with the JSDoc including the UUID’s, so I have the UUID’s twice. So, it’s a correct behavior that the UUID’s in the new scope are changed on my system.