diff --git a/COPYING b/COPYING new file mode 100644 index 00000000..e7066eb1 --- /dev/null +++ b/COPYING @@ -0,0 +1,4 @@ +This project is dual-licensed under the UNLICENSE (see UNLICENSE) or +the MIT license (see LICENSE-MIT). + +You may use the project under the terms of either license. diff --git a/README.md b/README.md index a01206b3..deed7137 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,3 @@ Post discussion to the [mailing list](https://lists.sr.ht/~eliasnaur/gio) and pa account is required and you can post without being subscribed. See the [contribution guide](https://gioui.org/doc/contribute) for more details. - - -## License - -Dual-licensed under [UNLICENSE](https://unlicense.org) or the [MIT](https://spdx.org/licenses/MIT.html).