mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
About: Update copyright notices
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -44,7 +44,7 @@ func NewTestContext(args []string) *cli.Context {
|
||||
app.Usage = "PhotoPrism®"
|
||||
app.Description = ""
|
||||
app.Version = "test"
|
||||
app.Copyright = "(c) 2018-2024 PhotoPrism UG. All rights reserved."
|
||||
app.Copyright = "(c) 2018-2025 PhotoPrism UG. All rights reserved."
|
||||
app.Flags = config.Flags.Cli()
|
||||
app.Commands = PhotoPrism
|
||||
app.HelpName = app.Name
|
||||
|
||||
Reference in New Issue
Block a user