diff --git a/cmd/cmdtest/cmd_test.go b/cmd/cmdtest/cmd_test.go index c7c269e5648..4ff854f8abf 100644 --- a/cmd/cmdtest/cmd_test.go +++ b/cmd/cmdtest/cmd_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 The Gitea Authors. All rights reserved. +// Copyright 2026 The Gitea Authors. All rights reserved. // SPDX-License-Identifier: MIT // Tests here reload the config system multiple times with uncontrollable details.