Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

Commit

Permalink
Add license note to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman authored Dec 7, 2024
1 parent 17f419f commit 76b6e2d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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/)>.

0 comments on commit 76b6e2d

Please sign in to comment.