diff --git a/README.md b/README.md index 0ed7b2c..5fd72ff 100644 --- a/README.md +++ b/README.md @@ -71,4 +71,4 @@ The app uses a configuration file to store user preferences. This file and runti ## License -This project is released into the public domain. See the [LICENSE](LICENSE) file or [unlicense.org](https://unlicense.org/) for details. +This project is released into the public domain. See the [UNLICENSE](UNLICENSE) file or [unlicense.org](https://unlicense.org/) for details. diff --git a/LICENSE b/UNLICENSE similarity index 100% rename from LICENSE rename to UNLICENSE