We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af05e0 commit cd11521Copy full SHA for cd11521
models/migrations/v1_22/v287.go
@@ -1,4 +1,4 @@
1
-// Copyright 2024 The Gitea Authors. All rights reserved.
+// Copyright 2023 The Gitea Authors. All rights reserved.
2
// SPDX-License-Identifier: MIT
3
package v1_22 //nolint
4
models/migrations/v1_23/v300.go
@@ -1,5 +1,6 @@
// Copyright 2024 The Gitea Authors. All rights reserved.
+
package v1_23 //nolint
5
6
import (
0 commit comments