diff options
Diffstat (limited to 'modules/storage/local_test.go')
-rw-r--r-- | modules/storage/local_test.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/storage/local_test.go b/modules/storage/local_test.go index 0749036cb7..994c54e859 100644 --- a/modules/storage/local_test.go +++ b/modules/storage/local_test.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 storage |