diff options
-rw-r--r-- | models/issue_user.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/issue_user.go b/models/issue_user.go index cb11a8a076..024a3cccd9 100644 --- a/models/issue_user.go +++ b/models/issue_user.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. |