Added GNU GPLv3 license and boilerplate notice

This commit is contained in:
2026-01-05 15:11:28 -03:00
parent 23cb01dc93
commit ac6f366083
9 changed files with 775 additions and 1 deletions

View File

@@ -65,4 +65,7 @@ The bot requires a PostgreSQL database.
To start the bot, you must use `bundle exec` to load the local dependencies:
```bash
bundle exec ruby main.rb
```
```
## License
This project is licensed under the [GNU General Public License v3.0](COPYING).