this post was submitted on 31 Jul 2023
2 points (100.0% liked)
Bevy Engine
113 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The MIT license I copied (https://github.com/aevyrie/bevy_eventlistener/blob/main/LICENSE-MIT) didn't have that, where should I add/modify it?
You can take a look at the MIT license website which has the placeholders.
Fun fact: On GitHub, if you add a file in the web UI and include "LICENSE" in the file name, it gives you a button to choose a license template. Then you can see common license options and a summary of what they do. It also allows you to fill in details like the year and copyright holder.