Skip to content

Commit

Permalink
fix(license): clarify dual licensing use
Browse files Browse the repository at this point in the history
  • Loading branch information
matmen committed Nov 6, 2023
1 parent b4073e6 commit 8d44a82
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ This software is licensed under the following license(s):
- GNU AFFERO GENERAL PUBLIC LICENSE, Version 3
- MIT License

== SPDX-License-Identifier: AGPL-3.0-or-later OR MIT ==

You may choose to comply with either one of the above
mentioned licenses, but a license must be chosen.

The corresponding license files can be found in the projects
root directory, prefixed with LICENSE, suffixed with their
corresponding SPDX identifier.

0 comments on commit 8d44a82

Please sign in to comment.