diff options
Diffstat (limited to 'web/source/settings/redux/reducers')
-rw-r--r-- | web/source/settings/redux/reducers/admin.js | 2 | ||||
-rw-r--r-- | web/source/settings/redux/reducers/instances.js | 2 | ||||
-rw-r--r-- | web/source/settings/redux/reducers/oauth.js | 2 | ||||
-rw-r--r-- | web/source/settings/redux/reducers/temporary.js | 2 | ||||
-rw-r--r-- | web/source/settings/redux/reducers/user.js | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/web/source/settings/redux/reducers/admin.js b/web/source/settings/redux/reducers/admin.js index 57ca83d7e..52fbe65e5 100644 --- a/web/source/settings/redux/reducers/admin.js +++ b/web/source/settings/redux/reducers/admin.js @@ -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/web/source/settings/redux/reducers/instances.js b/web/source/settings/redux/reducers/instances.js index 3ad5bb7cb..c58f068ca 100644 --- a/web/source/settings/redux/reducers/instances.js +++ b/web/source/settings/redux/reducers/instances.js @@ -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/web/source/settings/redux/reducers/oauth.js b/web/source/settings/redux/reducers/oauth.js index c332a7d06..129115c9e 100644 --- a/web/source/settings/redux/reducers/oauth.js +++ b/web/source/settings/redux/reducers/oauth.js @@ -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/web/source/settings/redux/reducers/temporary.js b/web/source/settings/redux/reducers/temporary.js index c887d2eee..0155f097a 100644 --- a/web/source/settings/redux/reducers/temporary.js +++ b/web/source/settings/redux/reducers/temporary.js @@ -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/web/source/settings/redux/reducers/user.js b/web/source/settings/redux/reducers/user.js index 861f519d1..21177ebdc 100644 --- a/web/source/settings/redux/reducers/user.js +++ b/web/source/settings/redux/reducers/user.js @@ -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 |