Silence warnings about property mismatches (WOCommon, 617a1e6)
In the final version of Objetive-C 2.0 the property declaration and re-declaration semantics changed slightly; explicitly mention the "copy" attribute in the original declaration to silence the build warning.
Signed-off-by: Greg Hurrell <greg@hurrell.net>