Change license to AGPLv3
All checks were successful
CI / CI (push) Successful in 3m51s

This commit is contained in:
2025-07-30 01:06:57 -07:00
parent 02837b00fe
commit 720ecac8f8
8 changed files with 101 additions and 128 deletions

View File

@@ -2,7 +2,7 @@
name = "bebot"
version = "0.2.3"
description = "Gitlab webhook bot that publishes events to Matrix"
license = "GPL-3.0"
license = "AGPL-3.0"
authors = [
"Brian J. Tarricone <brian@tarricone.org>",
]