diff --git a/pkg/cmd/cmd.go b/pkg/cmd/cmd.go index 1d6b3f37f..1c487b116 100644 --- a/pkg/cmd/cmd.go +++ b/pkg/cmd/cmd.go @@ -32,7 +32,7 @@ The to-do app to organize your life. Also one of the two wild South American camelids which live in the high alpine areas of the Andes and a relative of the llama. -Vikunja is a self-hosted To-Do list application with a web app and mobile apps for all platforms. It is licensed under the AGPLv3. +Vikunja is a self-hosted To-Do list application with a web app and mobile apps for all platforms. It is licensed under the AGPL-3.0-or-later. Find out more at vikunja.io.`, PreRun: webCmd.PreRun,