I recently made a library for bevy, and want it to be available under the same dual license as bevy. What i’ve done is created both licence files and copy-pasted the contents, as well as copy the license sections from another bevy project. Is this all I need to do? I’m not a lawyer and am very new to all of this.

You are viewing a single thread.
View all comments View context
1 point

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?

permalink
report
parent
reply
2 points

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.

permalink
report
parent
reply

Bevy Engine

!bevy@lemmy.world

Create post

Community stats

  • 1

    Monthly active users

  • 11

    Posts

  • 8

    Comments

Community moderators