Skip to content

Commit e3a16ff

Browse files
committed
Fix SPDX-License-Identifier
1 parent 12851f2 commit e3a16ff

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

modules/migration/null_uploader.go

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
// Copyright 2022 The Gitea Authors. All rights reserved.
2-
// Use of this source code is governed by a MIT-style
3-
// license that can be found in the LICENSE file.
1+
// Copyright 2023 The Gitea Authors. All rights reserved.
2+
// SPDX-License-Identifier: MIT
43

54
package migration
65

0 commit comments

Comments
 (0)