diff --git a/modules/interact/pull_merge.go b/modules/interact/pull_merge.go index 43f38df..d1c9e50 100644 --- a/modules/interact/pull_merge.go +++ b/modules/interact/pull_merge.go @@ -1,4 +1,4 @@ -// Copyright 2020 The Gitea Authors. All rights reserved. +// Copyright 2023 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. diff --git a/modules/task/pull_merge.go b/modules/task/pull_merge.go index 8d5be0b..82e1af8 100644 --- a/modules/task/pull_merge.go +++ b/modules/task/pull_merge.go @@ -1,4 +1,4 @@ -// Copyright 2020 The Gitea Authors. All rights reserved. +// Copyright 2023 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.