unify copyright comment

This commit is contained in:
Michael Jerger 2024-04-12 13:52:26 +02:00
parent 94091cc144
commit 37420442de
30 changed files with 37 additions and 21 deletions

View file

@ -1,4 +1,5 @@
// Copyright 2022, 2023 The Forgejo & Gitea Authors. All rights reserved.
// Copyright 2022 The Gitea Authors. All rights reserved.
// Copyright 2024 The Forgejo Authors. All rights reserved.
// SPDX-License-Identifier: MIT
// TODO: Think about whether this should be moved to services/activitypub (compare to exosy/services/activitypub/client.go)