diff options
Diffstat (limited to 'models/system/notice_test.go')
-rw-r--r-- | models/system/notice_test.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/models/system/notice_test.go b/models/system/notice_test.go index 768bcca66c..01eb9b57a5 100644 --- a/models/system/notice_test.go +++ b/models/system/notice_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 system_test |