From 0dbe6c514fb742b727694a6c8152fbd2a9caf035 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Thu, 5 Jan 2023 12:43:00 +0100 Subject: [chore] Update/add license headers for 2023 (#1304) --- web/source/settings/lib/api/admin.js | 2 +- web/source/settings/lib/api/index.js | 2 +- web/source/settings/lib/api/oauth.js | 2 +- web/source/settings/lib/api/user.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'web/source/settings/lib/api') diff --git a/web/source/settings/lib/api/admin.js b/web/source/settings/lib/api/admin.js index 7df3093fd..848772db7 100644 --- a/web/source/settings/lib/api/admin.js +++ b/web/source/settings/lib/api/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/lib/api/index.js b/web/source/settings/lib/api/index.js index 8af7d5b43..89f12cc80 100644 --- a/web/source/settings/lib/api/index.js +++ b/web/source/settings/lib/api/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/lib/api/oauth.js b/web/source/settings/lib/api/oauth.js index 9410b4d8a..68095cac5 100644 --- a/web/source/settings/lib/api/oauth.js +++ b/web/source/settings/lib/api/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/lib/api/user.js b/web/source/settings/lib/api/user.js index e9f73158a..41031d489 100644 --- a/web/source/settings/lib/api/user.js +++ b/web/source/settings/lib/api/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 -- cgit v1.2.3