diff options
Diffstat (limited to 'internal/oauth')
-rw-r--r-- | internal/oauth/clientstore.go | 2 | ||||
-rw-r--r-- | internal/oauth/clientstore_test.go | 2 | ||||
-rw-r--r-- | internal/oauth/errors.go | 2 | ||||
-rw-r--r-- | internal/oauth/oauth_test.go | 2 | ||||
-rw-r--r-- | internal/oauth/server.go | 2 | ||||
-rw-r--r-- | internal/oauth/tokenstore.go | 2 | ||||
-rw-r--r-- | internal/oauth/tokenstore_test.go | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/internal/oauth/clientstore.go b/internal/oauth/clientstore.go index 3dd2154f9..93d32dbcc 100644 --- a/internal/oauth/clientstore.go +++ b/internal/oauth/clientstore.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/oauth/clientstore_test.go b/internal/oauth/clientstore_test.go index 3b051f8f3..92c117bb3 100644 --- a/internal/oauth/clientstore_test.go +++ b/internal/oauth/clientstore_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/oauth/errors.go b/internal/oauth/errors.go index 25278bdc9..649bd7ce5 100644 --- a/internal/oauth/errors.go +++ b/internal/oauth/errors.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/oauth/oauth_test.go b/internal/oauth/oauth_test.go index a11b65e3e..b55ea07af 100644 --- a/internal/oauth/oauth_test.go +++ b/internal/oauth/oauth_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/oauth/server.go b/internal/oauth/server.go index 462f96129..b8470aa41 100644 --- a/internal/oauth/server.go +++ b/internal/oauth/server.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/oauth/tokenstore.go b/internal/oauth/tokenstore.go index 25946c212..fa0390708 100644 --- a/internal/oauth/tokenstore.go +++ b/internal/oauth/tokenstore.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/oauth/tokenstore_test.go b/internal/oauth/tokenstore_test.go index a11b65e3e..b55ea07af 100644 --- a/internal/oauth/tokenstore_test.go +++ b/internal/oauth/tokenstore_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 |