Probably a misguided attempt to keep less data in the database. The key in the client appears to be a test key - verification is server side.
The test key:
/com/code42/license/LicenseKey.java: private static final byte[] KEY = "Brian in the Conference Room with the Mouse. To be.".getBytes();
I assume this is some inside joke referring to Brian Bispala.