From bd2245eee374eb398607007d44995cbfbb48c3e9 Mon Sep 17 00:00:00 2001 From: funkystationbot Date: Fri, 31 Oct 2025 16:34:20 +0000 Subject: [PATCH] chore: Automatically update REUSE headers (cherry picked from commit 84d2cc3a1f31878e5d18ebde63928d63f3b4dd95) --- .../_DV/CartridgeLoader/Cartridges/NanoChatUiFragment.xaml.cs | 3 ++- .../_Funkystation/NanoChat/CreateGroupChatPopup.xaml.cs | 1 + Content.Client/_Funkystation/NanoChat/EmojiPickerPopup.xaml.cs | 1 + Content.Client/_Funkystation/NanoChat/EmojiTag.cs | 1 + .../_Funkystation/NanoChat/GroupMembersPopup.xaml.cs | 1 + .../_Funkystation/NanoChat/InviteToGroupPopup.xaml.cs | 1 + Content.Shared/_Funkystation/NanoChat/NanoChatEmojis.cs | 1 + 7 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Content.Client/_DV/CartridgeLoader/Cartridges/NanoChatUiFragment.xaml.cs b/Content.Client/_DV/CartridgeLoader/Cartridges/NanoChatUiFragment.xaml.cs index c3d5a32f0d..63528e1372 100644 --- a/Content.Client/_DV/CartridgeLoader/Cartridges/NanoChatUiFragment.xaml.cs +++ b/Content.Client/_DV/CartridgeLoader/Cartridges/NanoChatUiFragment.xaml.cs @@ -1,9 +1,10 @@ // SPDX-FileCopyrightText: 2024 Skubman // SPDX-FileCopyrightText: 2024 Tadeo +// SPDX-FileCopyrightText: 2025 Evaisa +// SPDX-FileCopyrightText: 2025 EvaisaDev // SPDX-FileCopyrightText: 2025 Icepick <122653407+Icepicked@users.noreply.github.com> // SPDX-FileCopyrightText: 2025 corresp0nd <46357632+corresp0nd@users.noreply.github.com> // SPDX-FileCopyrightText: 2025 taydeo -// SPDX-FileCopyrightText: 2025 EvaisaDev // // SPDX-License-Identifier: AGPL-3.0-or-later AND MIT diff --git a/Content.Client/_Funkystation/NanoChat/CreateGroupChatPopup.xaml.cs b/Content.Client/_Funkystation/NanoChat/CreateGroupChatPopup.xaml.cs index 1e61fdeba1..211f04b1eb 100644 --- a/Content.Client/_Funkystation/NanoChat/CreateGroupChatPopup.xaml.cs +++ b/Content.Client/_Funkystation/NanoChat/CreateGroupChatPopup.xaml.cs @@ -1,3 +1,4 @@ +// SPDX-FileCopyrightText: 2025 Evaisa // SPDX-FileCopyrightText: 2025 EvaisaDev // // SPDX-License-Identifier: AGPL-3.0-or-later AND MIT diff --git a/Content.Client/_Funkystation/NanoChat/EmojiPickerPopup.xaml.cs b/Content.Client/_Funkystation/NanoChat/EmojiPickerPopup.xaml.cs index 8551f29df2..f3fe602c76 100644 --- a/Content.Client/_Funkystation/NanoChat/EmojiPickerPopup.xaml.cs +++ b/Content.Client/_Funkystation/NanoChat/EmojiPickerPopup.xaml.cs @@ -1,3 +1,4 @@ +// SPDX-FileCopyrightText: 2025 Evaisa // SPDX-FileCopyrightText: 2025 EvaisaDev // // SPDX-License-Identifier: AGPL-3.0-or-later AND MIT diff --git a/Content.Client/_Funkystation/NanoChat/EmojiTag.cs b/Content.Client/_Funkystation/NanoChat/EmojiTag.cs index 289cd4f98f..05f8008157 100644 --- a/Content.Client/_Funkystation/NanoChat/EmojiTag.cs +++ b/Content.Client/_Funkystation/NanoChat/EmojiTag.cs @@ -1,3 +1,4 @@ +// SPDX-FileCopyrightText: 2025 Evaisa // SPDX-FileCopyrightText: 2025 EvaisaDev // // SPDX-License-Identifier: AGPL-3.0-or-later AND MIT diff --git a/Content.Client/_Funkystation/NanoChat/GroupMembersPopup.xaml.cs b/Content.Client/_Funkystation/NanoChat/GroupMembersPopup.xaml.cs index 1656af7069..9119aead23 100644 --- a/Content.Client/_Funkystation/NanoChat/GroupMembersPopup.xaml.cs +++ b/Content.Client/_Funkystation/NanoChat/GroupMembersPopup.xaml.cs @@ -1,3 +1,4 @@ +// SPDX-FileCopyrightText: 2025 Evaisa // SPDX-FileCopyrightText: 2025 EvaisaDev // // SPDX-License-Identifier: AGPL-3.0-or-later AND MIT diff --git a/Content.Client/_Funkystation/NanoChat/InviteToGroupPopup.xaml.cs b/Content.Client/_Funkystation/NanoChat/InviteToGroupPopup.xaml.cs index c2f64b94ee..3807c2caff 100644 --- a/Content.Client/_Funkystation/NanoChat/InviteToGroupPopup.xaml.cs +++ b/Content.Client/_Funkystation/NanoChat/InviteToGroupPopup.xaml.cs @@ -1,3 +1,4 @@ +// SPDX-FileCopyrightText: 2025 Evaisa // SPDX-FileCopyrightText: 2025 EvaisaDev // // SPDX-License-Identifier: AGPL-3.0-or-later AND MIT diff --git a/Content.Shared/_Funkystation/NanoChat/NanoChatEmojis.cs b/Content.Shared/_Funkystation/NanoChat/NanoChatEmojis.cs index bbfffe65b2..4addaf2566 100644 --- a/Content.Shared/_Funkystation/NanoChat/NanoChatEmojis.cs +++ b/Content.Shared/_Funkystation/NanoChat/NanoChatEmojis.cs @@ -1,3 +1,4 @@ +// SPDX-FileCopyrightText: 2025 Evaisa // SPDX-FileCopyrightText: 2025 EvaisaDev // // SPDX-License-Identifier: AGPL-3.0-or-later AND MIT