I am preparing my first app for submission to the App Store, in Apple's documentation they say to:
Make sure that your information property list file contains a valid value for the Copyright key.
And then show in a picture what they are talking about which can be found here: https://i.stack.imgur.com/zXxS9.png
However, my info.plist does not contain a copyright Key or Value. How do I get one in there, is it even really necessary to have this? Is there a chance apple will reject my app without this?