diff options
Diffstat (limited to 'models/admin/task.go')
-rw-r--r-- | models/admin/task.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/models/admin/task.go b/models/admin/task.go index 4fa0f10394..9e661b9997 100644 --- a/models/admin/task.go +++ b/models/admin/task.go @@ -1,6 +1,5 @@ // Copyright 2019 Gitea. 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 admin |