From e81ccc406bf723a5a58d685e7782f281736affd4 Mon Sep 17 00:00:00 2001 From: flynnnnnnnnnn <118399147+flynnnnnnnnnn@users.noreply.github.com> Date: Sun, 27 Nov 2022 13:20:29 -0500 Subject: Implement FSFE REUSE for golang files (#21840) Change all license headers to comply with REUSE specification. Fix #16132 Co-authored-by: flynnnnnnnnnn Co-authored-by: John Olheiser --- modules/web/routing/funcinfo_test.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules/web/routing/funcinfo_test.go') diff --git a/modules/web/routing/funcinfo_test.go b/modules/web/routing/funcinfo_test.go index 9cea7e2817..2ab5960373 100644 --- a/modules/web/routing/funcinfo_test.go +++ b/modules/web/routing/funcinfo_test.go @@ -1,6 +1,5 @@ // Copyright 2021 The Gitea Authors. All rights reserved. -// Use of this source code is governed by a MIT-style -// license that can be found in the LICENSE file. +// SPDX-License-Identifier: MIT package routing -- cgit v1.2.3