README.md: move COPYING license verbiage back to the README.md file

Now that pkg.go.dev supports the UNLICENSE, the COPYING file confuses
the automatic license detection. Move the license text back to README.md.

This is merely a cosmetic change, there are no licensing changes to
the project.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2020-02-25 12:11:25 +01:00
parent 73b99a80e2
commit 5406a13257
2 changed files with 7 additions and 4 deletions
-4
View File
@@ -1,4 +0,0 @@
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.
+7
View File
@@ -19,3 +19,10 @@ 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
This project is dual-licensed under the UNLICENSE (see the UNLICENSE file) or
the MIT license (see the LICENSE-MIT file).
You may use the project under the terms of either license.