"""Ownership constants.""" OWNERSHIP_TYPES = [ 'I am the original master copyright owner', 'I have acquired the master rights', 'I am the exclusive licensee (not the owner)', 'I am a non-exclusive licensee (not the owner)', 'I have no master rights' ]