diff --git a/modules/repository/branch_test.go b/modules/repository/branch_test.go index 365728595b..acf75a1ac0 100644 --- a/modules/repository/branch_test.go +++ b/modules/repository/branch_test.go @@ -1,3 +1,6 @@ +// Copyright 2024 The Gitea Authors. All rights reserved. +// SPDX-License-Identifier: MIT + package repository import (