From 17cb8e901ca8201232b1d8ce0d77831d895939ec 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 fd150cbdf6..12672c81a0 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