diff options
Diffstat (limited to 'models/migrations/v31.go')
-rw-r--r-- | models/migrations/v31.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/migrations/v31.go b/models/migrations/v31.go index 1166a5f6c4..b7ceecfc38 100644 --- a/models/migrations/v31.go +++ b/models/migrations/v31.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Gogs Authors. All rights reserved. +// 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. |