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>
---
 tests/integration/pull_merge_test.go | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'tests/integration/pull_merge_test.go')

diff --git a/tests/integration/pull_merge_test.go b/tests/integration/pull_merge_test.go
index bec85e8a8d..e72d00ffb3 100644
--- a/tests/integration/pull_merge_test.go
+++ b/tests/integration/pull_merge_test.go
@@ -1,6 +1,5 @@
 // Copyright 2017 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 integration
 
-- 
cgit v1.2.3