diff options
Diffstat (limited to 'internal/api/client/bookmarks')
| -rw-r--r-- | internal/api/client/bookmarks/bookmarks.go | 2 | ||||
| -rw-r--r-- | internal/api/client/bookmarks/bookmarks_test.go | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/internal/api/client/bookmarks/bookmarks.go b/internal/api/client/bookmarks/bookmarks.go index d0273321c..f37c99b2a 100644 --- a/internal/api/client/bookmarks/bookmarks.go +++ b/internal/api/client/bookmarks/bookmarks.go @@ -1,6 +1,6 @@  /*     GoToSocial -   Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org +   Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org     This program is free software: you can redistribute it and/or modify     it under the terms of the GNU Affero General Public License as published by diff --git a/internal/api/client/bookmarks/bookmarks_test.go b/internal/api/client/bookmarks/bookmarks_test.go index 3bd12aee1..f4b82a8e1 100644 --- a/internal/api/client/bookmarks/bookmarks_test.go +++ b/internal/api/client/bookmarks/bookmarks_test.go @@ -1,6 +1,6 @@  /*     GoToSocial -   Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org +   Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org     This program is free software: you can redistribute it and/or modify     it under the terms of the GNU Affero General Public License as published by | 
