mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Copyright: Update year in tests
This commit is contained in:
@@ -55,7 +55,7 @@ func NewTestOptions() *Options {
|
||||
c := &Options{
|
||||
Name: "PhotoPrism",
|
||||
Version: "0.0.0",
|
||||
Copyright: "(c) 2018-2021 Michael Mayer",
|
||||
Copyright: "(c) 2018-2022 Michael Mayer",
|
||||
Test: true,
|
||||
Debug: true,
|
||||
Public: true,
|
||||
|
||||
Reference in New Issue
Block a user