From 7dfff41895ba40aebc6f2d23d0807c89e548b87f Mon Sep 17 00:00:00 2001 From: silverwind Date: Thu, 26 Mar 2026 19:09:51 +0100 Subject: [PATCH] Apply suggestion from @silverwind Signed-off-by: silverwind --- modules/structs/project.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/structs/project.go b/modules/structs/project.go index 4e38832fc4..b4daf95c96 100644 --- a/modules/structs/project.go +++ b/modules/structs/project.go @@ -1,4 +1,4 @@ -// Copyright 2025 The Gitea Authors. All rights reserved. +// Copyright 2026 The Gitea Authors. All rights reserved. // SPDX-License-Identifier: MIT package structs