summaryrefslogtreecommitdiffstats
path: root/modules/auth/pam/pam_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/auth/pam/pam_test.go')
-rw-r--r--modules/auth/pam/pam_test.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/auth/pam/pam_test.go b/modules/auth/pam/pam_test.go
index 08565d2f31..c277d59c41 100644
--- a/modules/auth/pam/pam_test.go
+++ b/modules/auth/pam/pam_test.go
@@ -1,8 +1,7 @@
//go:build pam
// 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 pam