The Solidity Contract-Oriented Programming Language - By chatting here you agree to the https://github.com/ethereum/solidity/blob/develop/CODE_OF_CONDUCT.md
I'm understand you. I'm just saying that if it deployed twice. The second deploy will not have any information about the token holders, because each deploy have it's own state.
So it seems that they never did 2 deploies to the blockchain. And if so it will be absolutly two different tokens. (They can't share states)
Am I miss something?