Add a license to specify licensing terms
Closed this issue · 1 comments
This is a great simple example of how to integrate Continuity Camera into a SwftUI app. It would be great if you could explicitly specify the licensing terms of the code in case you are open to having other people reuse this work.
Without a license the default licensing applies which is pretty restrictive:
You're under no obligation to choose a license. However, without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work. If you're creating an open source project, we strongly encourage you to include an open source license.
(from: Licensing A Repository)
Maybe an MIT license?
Thank you for the example!
Thank you for the interest in this project.
I've added a MIT license as suggested, to allow reuse of any part. (Anyway, it isn't rocket science what I did 😉)