From 6dd7f76dc2c1df14b03181ebbca0c9bfe4be58d4 Mon Sep 17 00:00:00 2001 From: silverwind Date: Sat, 25 Apr 2026 17:31:22 +0200 Subject: [PATCH] Apply suggestion from @silverwind Signed-off-by: silverwind --- cmd/main_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/main_test.go b/cmd/main_test.go index b2b4936d930..f367bf12e42 100644 --- a/cmd/main_test.go +++ b/cmd/main_test.go @@ -1,4 +1,4 @@ -// Copyright 2025 The Gitea Authors. All rights reserved. +// Copyright 2022 The Gitea Authors. All rights reserved. // SPDX-License-Identifier: MIT package cmd