This pages verifies the source code of Etheria contract 0xB21f8684f23Dbb1008508B4DE91a0aaEDEbdB7E4, compiled from the source below, using soljson-v0.1.6+commit.d41f8b7c.js. What makes this verification particularly challenging is that this very old version of soljson is non-deterministic, and its output depends on previous runs of the compiler, since it was loaded in the javascript environment. Different compilation histories leave the compiler in different internal state, which leads to producing equivalent but different bytecodes from the same source (typically having blocks of code in different order).
To recreate the compiler state that produces the deployed bytecode, we need to compile 2 contracts before the target one. These contracts were found after exhaustive search, and they are not semantically related to the verified contract. They just happen to recreate the state needed to produce the correct non-deterministic result.
Source code: