diff options
Diffstat (limited to 'internal/transport')
-rw-r--r-- | internal/transport/context.go | 2 | ||||
-rw-r--r-- | internal/transport/context_test.go | 2 | ||||
-rw-r--r-- | internal/transport/controller.go | 2 | ||||
-rw-r--r-- | internal/transport/deliver.go | 2 | ||||
-rw-r--r-- | internal/transport/dereference.go | 2 | ||||
-rw-r--r-- | internal/transport/derefinstance.go | 2 | ||||
-rw-r--r-- | internal/transport/derefmedia.go | 2 | ||||
-rw-r--r-- | internal/transport/finger.go | 2 | ||||
-rw-r--r-- | internal/transport/signing.go | 2 | ||||
-rw-r--r-- | internal/transport/transport.go | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/internal/transport/context.go b/internal/transport/context.go index 3f22d4ec8..fcded0a5f 100644 --- a/internal/transport/context.go +++ b/internal/transport/context.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/transport/context_test.go b/internal/transport/context_test.go index c2b099173..d66631738 100644 --- a/internal/transport/context_test.go +++ b/internal/transport/context_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/transport/controller.go b/internal/transport/controller.go index 24e6fceac..6c2aec052 100644 --- a/internal/transport/controller.go +++ b/internal/transport/controller.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/transport/deliver.go b/internal/transport/deliver.go index 501e7cc92..476152c10 100644 --- a/internal/transport/deliver.go +++ b/internal/transport/deliver.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/transport/dereference.go b/internal/transport/dereference.go index 988605bb9..37bdbd58f 100644 --- a/internal/transport/dereference.go +++ b/internal/transport/dereference.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/transport/derefinstance.go b/internal/transport/derefinstance.go index 829bf6725..c43d04c7b 100644 --- a/internal/transport/derefinstance.go +++ b/internal/transport/derefinstance.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/transport/derefmedia.go b/internal/transport/derefmedia.go index d39db03c8..5edfc0e44 100644 --- a/internal/transport/derefmedia.go +++ b/internal/transport/derefmedia.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/transport/finger.go b/internal/transport/finger.go index a69d31e42..1e52a59f2 100644 --- a/internal/transport/finger.go +++ b/internal/transport/finger.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/transport/signing.go b/internal/transport/signing.go index 39896a2a8..b720f661f 100644 --- a/internal/transport/signing.go +++ b/internal/transport/signing.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/transport/transport.go b/internal/transport/transport.go index feebfd5ed..4c1e890ef 100644 --- a/internal/transport/transport.go +++ b/internal/transport/transport.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 |