summaryrefslogtreecommitdiffstats
path: root/models/migrations/v1_8
diff options
context:
space:
mode:
Diffstat (limited to 'models/migrations/v1_8')
-rw-r--r--models/migrations/v1_8/v76.go3
-rw-r--r--models/migrations/v1_8/v77.go3
-rw-r--r--models/migrations/v1_8/v78.go3
-rw-r--r--models/migrations/v1_8/v79.go3
-rw-r--r--models/migrations/v1_8/v80.go3
-rw-r--r--models/migrations/v1_8/v81.go3
6 files changed, 6 insertions, 12 deletions
diff --git a/models/migrations/v1_8/v76.go b/models/migrations/v1_8/v76.go
index ef60eb7260..4512689386 100644
--- a/models/migrations/v1_8/v76.go
+++ b/models/migrations/v1_8/v76.go
@@ -1,6 +1,5 @@
// Copyright 2018 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 v1_8 // nolint
diff --git a/models/migrations/v1_8/v77.go b/models/migrations/v1_8/v77.go
index 7d5dccc9b6..f92dfed882 100644
--- a/models/migrations/v1_8/v77.go
+++ b/models/migrations/v1_8/v77.go
@@ -1,6 +1,5 @@
// Copyright 2019 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 v1_8 // nolint
diff --git a/models/migrations/v1_8/v78.go b/models/migrations/v1_8/v78.go
index d7943fb0aa..8bc0221412 100644
--- a/models/migrations/v1_8/v78.go
+++ b/models/migrations/v1_8/v78.go
@@ -1,6 +1,5 @@
// Copyright 2019 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 v1_8 // nolint
diff --git a/models/migrations/v1_8/v79.go b/models/migrations/v1_8/v79.go
index 6a867f5055..9cebca1853 100644
--- a/models/migrations/v1_8/v79.go
+++ b/models/migrations/v1_8/v79.go
@@ -1,6 +1,5 @@
// Copyright 2019 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 v1_8 // nolint
diff --git a/models/migrations/v1_8/v80.go b/models/migrations/v1_8/v80.go
index 2e1b0631e1..ec9726d889 100644
--- a/models/migrations/v1_8/v80.go
+++ b/models/migrations/v1_8/v80.go
@@ -1,6 +1,5 @@
// Copyright 2019 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 v1_8 // nolint
diff --git a/models/migrations/v1_8/v81.go b/models/migrations/v1_8/v81.go
index b06f879ef5..ff050386b4 100644
--- a/models/migrations/v1_8/v81.go
+++ b/models/migrations/v1_8/v81.go
@@ -1,6 +1,5 @@
// Copyright 2019 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 v1_8 // nolint