(Sub)license under AGPL #59
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: projectmoon/tenebrous-dicebot#59
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The MIT license allows sublicensing. It is a desirable goal of this project for the code to preserve user freedom as much as possible, and thus, use the AGPL license. Conceptually, this is a very simple matter to solve. Any code we have written can be licensed as AGPL directly. Code that remains from the original project, or modified versions of it in this project, remain under the MIT license as well as the AGPL sublicense.
Requirements:
Files subject, wholly or in part, to the MIT license:
dyn Command
boxes.Updated license file with text of both licenses and an explanation of the sublicensing.
For files that are partially or wholly governed by the MIT license, added a header to them.
Also changed the project name, because I can.