diff options
Diffstat (limited to 'internal/api/client/streaming')
-rw-r--r-- | internal/api/client/streaming/stream.go | 2 | ||||
-rw-r--r-- | internal/api/client/streaming/streaming.go | 2 | ||||
-rw-r--r-- | internal/api/client/streaming/streaming_test.go | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/internal/api/client/streaming/stream.go b/internal/api/client/streaming/stream.go index de98719c2..fc14e87e3 100644 --- a/internal/api/client/streaming/stream.go +++ b/internal/api/client/streaming/stream.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/streaming/streaming.go b/internal/api/client/streaming/streaming.go index f9d9fdf36..c23f03c81 100644 --- a/internal/api/client/streaming/streaming.go +++ b/internal/api/client/streaming/streaming.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/streaming/streaming_test.go b/internal/api/client/streaming/streaming_test.go index 2f2d850c1..22b077464 100644 --- a/internal/api/client/streaming/streaming_test.go +++ b/internal/api/client/streaming/streaming_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 |