summaryrefslogtreecommitdiff
path: root/web/source/settings/components/form
diff options
context:
space:
mode:
Diffstat (limited to 'web/source/settings/components/form')
-rw-r--r--web/source/settings/components/form/combobox.jsx2
-rw-r--r--web/source/settings/components/form/file.jsx2
-rw-r--r--web/source/settings/components/form/index.js2
-rw-r--r--web/source/settings/components/form/text.jsx2
4 files changed, 4 insertions, 4 deletions
diff --git a/web/source/settings/components/form/combobox.jsx b/web/source/settings/components/form/combobox.jsx
index d21a8c3f3..aeee38fc2 100644
--- a/web/source/settings/components/form/combobox.jsx
+++ b/web/source/settings/components/form/combobox.jsx
@@ -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/components/form/file.jsx b/web/source/settings/components/form/file.jsx
index 0d28cb699..4dd0e5162 100644
--- a/web/source/settings/components/form/file.jsx
+++ b/web/source/settings/components/form/file.jsx
@@ -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/components/form/index.js b/web/source/settings/components/form/index.js
index e226a4b04..a9f333e0e 100644
--- a/web/source/settings/components/form/index.js
+++ b/web/source/settings/components/form/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/components/form/text.jsx b/web/source/settings/components/form/text.jsx
index c24628dd7..3cd7e2d25 100644
--- a/web/source/settings/components/form/text.jsx
+++ b/web/source/settings/components/form/text.jsx
@@ -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