diff --git a/README.md b/README.md index 44fe607..583c24d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # Welcome Plugin > A commissioned Minecraft plugin that displays a title and changing subtitle when a player joins the server. + +## License + +[Welcome Plugin](https://github.com/EsotericEnderman/welcome-plugin) Copyright (C) 2024 [Esoteric Enderman](https://enderman.dev) + +This program is free software: you can redistribute it and/or modify it under the terms of the [GNU General Public License](./LICENSE) as published by the [Free Software Foundation](https://www.fsf.org/), either [version 3](./LICENSE) of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [GNU General Public License](./LICENSE) for more details. + +You should have received a copy of the [GNU General Public License](./LICENSE) along with this program. If not, see <[gnu.org/licenses](https://www.gnu.org/licenses/)>.