diff options
author | 2023-03-12 18:49:06 +0100 | |
---|---|---|
committer | 2023-03-12 17:49:06 +0000 | |
commit | 6e10175229052ec8732f3c77eed80900647803bb (patch) | |
tree | a137135ced830ab1f392e18504507bbb820ae2e5 /web/source/settings/lib/query/admin | |
parent | [chore] Improve copyright header handling (#1608) (diff) | |
download | gotosocial-6e10175229052ec8732f3c77eed80900647803bb.tar.xz |
update license headers (#1612)
Diffstat (limited to 'web/source/settings/lib/query/admin')
4 files changed, 8 insertions, 4 deletions
diff --git a/web/source/settings/lib/query/admin/custom-emoji.js b/web/source/settings/lib/query/admin/custom-emoji.js index 163c1f61a..c84155efd 100644 --- a/web/source/settings/lib/query/admin/custom-emoji.js +++ b/web/source/settings/lib/query/admin/custom-emoji.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/lib/query/admin/import-export.js b/web/source/settings/lib/query/admin/import-export.js index a4a8b65e3..7c44d8280 100644 --- a/web/source/settings/lib/query/admin/import-export.js +++ b/web/source/settings/lib/query/admin/import-export.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/lib/query/admin/index.js b/web/source/settings/lib/query/admin/index.js index c348a2701..534ae962c 100644 --- a/web/source/settings/lib/query/admin/index.js +++ b/web/source/settings/lib/query/admin/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/lib/query/admin/reports.js b/web/source/settings/lib/query/admin/reports.js index 96fec8ae2..28940872c 100644 --- a/web/source/settings/lib/query/admin/reports.js +++ b/web/source/settings/lib/query/admin/reports.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 |