diff options
Diffstat (limited to 'internal/api/client/timeline')
-rw-r--r-- | internal/api/client/timeline/home.go | 2 | ||||
-rw-r--r-- | internal/api/client/timeline/public.go | 2 | ||||
-rw-r--r-- | internal/api/client/timeline/timeline.go | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/internal/api/client/timeline/home.go b/internal/api/client/timeline/home.go index 2dedd9c9e..dfe1a0db0 100644 --- a/internal/api/client/timeline/home.go +++ b/internal/api/client/timeline/home.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 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/timeline/public.go b/internal/api/client/timeline/public.go index ae2922a25..075d9267c 100644 --- a/internal/api/client/timeline/public.go +++ b/internal/api/client/timeline/public.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 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/timeline/timeline.go b/internal/api/client/timeline/timeline.go index 3e9b37e07..3604a1fc2 100644 --- a/internal/api/client/timeline/timeline.go +++ b/internal/api/client/timeline/timeline.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 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 |