diff options
Diffstat (limited to 'services/context/user.go')
-rw-r--r-- | services/context/user.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/services/context/user.go b/services/context/user.go index 1c92d24d4a..9dc84c3ac1 100644 --- a/services/context/user.go +++ b/services/context/user.go @@ -1,6 +1,5 @@ // Copyright 2022 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 context |