summaryrefslogtreecommitdiff
path: root/web/source/settings/redux
diff options
context:
space:
mode:
Diffstat (limited to 'web/source/settings/redux')
-rw-r--r--web/source/settings/redux/index.js2
-rw-r--r--web/source/settings/redux/reducers/admin.js2
-rw-r--r--web/source/settings/redux/reducers/instances.js2
-rw-r--r--web/source/settings/redux/reducers/oauth.js2
-rw-r--r--web/source/settings/redux/reducers/temporary.js2
-rw-r--r--web/source/settings/redux/reducers/user.js2
6 files changed, 6 insertions, 6 deletions
diff --git a/web/source/settings/redux/index.js b/web/source/settings/redux/index.js
index 43f5c007d..d7a2e6449 100644
--- a/web/source/settings/redux/index.js
+++ b/web/source/settings/redux/index.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/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