summaryrefslogtreecommitdiff
path: root/web/source/settings/admin/federation/import-export
diff options
context:
space:
mode:
authorLibravatar f0x52 <f0x@cthu.lu>2023-03-12 18:49:06 +0100
committerLibravatar GitHub <noreply@github.com>2023-03-12 17:49:06 +0000
commit6e10175229052ec8732f3c77eed80900647803bb (patch)
treea137135ced830ab1f392e18504507bbb820ae2e5 /web/source/settings/admin/federation/import-export
parent[chore] Improve copyright header handling (#1608) (diff)
downloadgotosocial-6e10175229052ec8732f3c77eed80900647803bb.tar.xz
update license headers (#1612)
Diffstat (limited to 'web/source/settings/admin/federation/import-export')
-rw-r--r--web/source/settings/admin/federation/import-export/export-format-table.jsx3
-rw-r--r--web/source/settings/admin/federation/import-export/form.jsx3
-rw-r--r--web/source/settings/admin/federation/import-export/index.jsx3
-rw-r--r--web/source/settings/admin/federation/import-export/process.jsx3
4 files changed, 8 insertions, 4 deletions
diff --git a/web/source/settings/admin/federation/import-export/export-format-table.jsx b/web/source/settings/admin/federation/import-export/export-format-table.jsx
index 54092944a..062a169a4 100644
--- a/web/source/settings/admin/federation/import-export/export-format-table.jsx
+++ b/web/source/settings/admin/federation/import-export/export-format-table.jsx
@@ -1,6 +1,7 @@
/*
GoToSocial
- Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org
+ Copyright (C) GoToSocial Authors admin@gotosocial.org
+ SPDX-License-Identifier: AGPL-3.0-or-later
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/admin/federation/import-export/form.jsx b/web/source/settings/admin/federation/import-export/form.jsx
index 0176b73a2..1cb8d2d74 100644
--- a/web/source/settings/admin/federation/import-export/form.jsx
+++ b/web/source/settings/admin/federation/import-export/form.jsx
@@ -1,6 +1,7 @@
/*
GoToSocial
- Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org
+ Copyright (C) GoToSocial Authors admin@gotosocial.org
+ SPDX-License-Identifier: AGPL-3.0-or-later
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/admin/federation/import-export/index.jsx b/web/source/settings/admin/federation/import-export/index.jsx
index ca55296f8..415698bb3 100644
--- a/web/source/settings/admin/federation/import-export/index.jsx
+++ b/web/source/settings/admin/federation/import-export/index.jsx
@@ -1,6 +1,7 @@
/*
GoToSocial
- Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org
+ Copyright (C) GoToSocial Authors admin@gotosocial.org
+ SPDX-License-Identifier: AGPL-3.0-or-later
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/admin/federation/import-export/process.jsx b/web/source/settings/admin/federation/import-export/process.jsx
index feb3631e1..b78dc8ed9 100644
--- a/web/source/settings/admin/federation/import-export/process.jsx
+++ b/web/source/settings/admin/federation/import-export/process.jsx
@@ -1,6 +1,7 @@
/*
GoToSocial
- Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org
+ Copyright (C) GoToSocial Authors admin@gotosocial.org
+ SPDX-License-Identifier: AGPL-3.0-or-later
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