From 6e10175229052ec8732f3c77eed80900647803bb Mon Sep 17 00:00:00 2001 From: f0x52 Date: Sun, 12 Mar 2023 18:49:06 +0100 Subject: update license headers (#1612) --- web/source/settings/admin/federation/detail.js | 3 ++- .../settings/admin/federation/import-export/export-format-table.jsx | 3 ++- web/source/settings/admin/federation/import-export/form.jsx | 3 ++- web/source/settings/admin/federation/import-export/index.jsx | 3 ++- web/source/settings/admin/federation/import-export/process.jsx | 3 ++- web/source/settings/admin/federation/index.js | 3 ++- web/source/settings/admin/federation/overview.js | 3 ++- 7 files changed, 14 insertions(+), 7 deletions(-) (limited to 'web/source/settings/admin/federation') diff --git a/web/source/settings/admin/federation/detail.js b/web/source/settings/admin/federation/detail.js index ea9109720..0c6d29522 100644 --- a/web/source/settings/admin/federation/detail.js +++ b/web/source/settings/admin/federation/detail.js @@ -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/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 diff --git a/web/source/settings/admin/federation/index.js b/web/source/settings/admin/federation/index.js index beaa6e1c5..f4d0a01d2 100644 --- a/web/source/settings/admin/federation/index.js +++ b/web/source/settings/admin/federation/index.js @@ -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/overview.js b/web/source/settings/admin/federation/overview.js index 48f023ae6..626794455 100644 --- a/web/source/settings/admin/federation/overview.js +++ b/web/source/settings/admin/federation/overview.js @@ -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 -- cgit v1.3