diff options
Diffstat (limited to 'internal/httpclient')
-rw-r--r-- | internal/httpclient/client.go | 2 | ||||
-rw-r--r-- | internal/httpclient/client_test.go | 2 | ||||
-rw-r--r-- | internal/httpclient/request.go | 2 | ||||
-rw-r--r-- | internal/httpclient/sanitizer.go | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/internal/httpclient/client.go b/internal/httpclient/client.go index 84076a97e..6de975bbd 100644 --- a/internal/httpclient/client.go +++ b/internal/httpclient/client.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/httpclient/client_test.go b/internal/httpclient/client_test.go index dc190d430..4b356b41d 100644 --- a/internal/httpclient/client_test.go +++ b/internal/httpclient/client_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 diff --git a/internal/httpclient/request.go b/internal/httpclient/request.go index c58d0b565..cddb87207 100644 --- a/internal/httpclient/request.go +++ b/internal/httpclient/request.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/httpclient/sanitizer.go b/internal/httpclient/sanitizer.go index 75c0b34b9..7de1a5659 100644 --- a/internal/httpclient/sanitizer.go +++ b/internal/httpclient/sanitizer.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 |