Update portbase for improved version info, fix license strings

This commit is contained in:
Daniel
2024-04-10 14:08:48 +02:00
parent 6090518124
commit c68aff5a9b
6 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ import (
)
func main() {
info.Set("SPN Observation Hub", "0.7.1", "AGPLv3", true)
info.Set("SPN Observation Hub", "0.7.1", "GPLv3")
// Configure metrics.
_ = metrics.SetNamespace("observer")