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 <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
---
 routers/web/explore/user.go | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'routers/web/explore/user.go')

diff --git a/routers/web/explore/user.go b/routers/web/explore/user.go
index ea3d83e8d6..bb6aa3dc77 100644
--- a/routers/web/explore/user.go
+++ b/routers/web/explore/user.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 explore
 
-- 
cgit v1.2.3