diff options
Diffstat (limited to 'modules/structs/status.go')
-rw-r--r-- | modules/structs/status.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/structs/status.go b/modules/structs/status.go index ed42b24be8..c1d8b902ec 100644 --- a/modules/structs/status.go +++ b/modules/structs/status.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 structs |