Where to put open-source credit information for an iPhone app?

Viewed 19315

I'm finalizing my first iPhone apps; and wonder where should I put credit information for open-sources I used in my iPhone app? Should I put it directly in my app (users can see it if they press "About" button) or put it in a file go along with the bundle?

The 2 open-source frameworks I used have "new BSD license" and "Apache license".

What is your practice for this issue?

Thanks.

1 Answers
Related