From bc43cec0626c65517e2a09fd5a6c1a48fa4b2847 Mon Sep 17 00:00:00 2001 From: iphydf Date: Sat, 4 Jan 2025 22:06:33 +0000 Subject: [PATCH] chore: Happy new year! --- auto_tests/file_saving_test.c | 2 +- other/DHT_bootstrap.c | 2 +- other/bootstrap_daemon/src/command_line_arguments.c | 2 +- other/bootstrap_daemon/src/command_line_arguments.h | 2 +- other/bootstrap_daemon/src/config.c | 2 +- other/bootstrap_daemon/src/config.h | 2 +- other/bootstrap_daemon/src/config_defaults.h | 2 +- other/bootstrap_daemon/src/global.h | 2 +- other/bootstrap_daemon/src/log.c | 2 +- other/bootstrap_daemon/src/log.h | 2 +- other/bootstrap_daemon/src/log_backend_stdout.c | 2 +- other/bootstrap_daemon/src/log_backend_stdout.h | 2 +- other/bootstrap_daemon/src/log_backend_syslog.c | 2 +- other/bootstrap_daemon/src/log_backend_syslog.h | 2 +- other/bootstrap_daemon/src/tox-bootstrapd.c | 2 +- other/bootstrap_daemon/websocket/websockify/websockify.go | 2 +- other/bootstrap_node_packets.c | 2 +- other/bootstrap_node_packets.h | 2 +- other/event_tooling/generate_event_c.cpp | 4 ++-- testing/Messenger_test.c | 2 +- testing/fuzzing/func_conversion.hh | 2 +- testing/fuzzing/fuzz_support.cc | 2 +- testing/fuzzing/fuzz_support.hh | 2 +- testing/fuzzing/fuzz_tox.hh | 2 +- testing/misc_tools.c | 2 +- toxav/audio.c | 2 +- toxav/audio.h | 2 +- toxav/bwcontroller.c | 2 +- toxav/bwcontroller.h | 2 +- toxav/groupav.c | 2 +- toxav/groupav.h | 2 +- toxav/msi.c | 2 +- toxav/msi.h | 2 +- toxav/ring_buffer.c | 2 +- toxav/ring_buffer.h | 2 +- toxav/rtp.c | 2 +- toxav/rtp.h | 2 +- toxav/toxav.c | 2 +- toxav/toxav.h | 2 +- toxav/toxav_hacks.h | 2 +- toxav/toxav_old.c | 2 +- toxav/video.c | 2 +- toxav/video.h | 2 +- toxcore/DHT.c | 2 +- toxcore/DHT.h | 2 +- toxcore/LAN_discovery.c | 2 +- toxcore/LAN_discovery.h | 2 +- toxcore/Messenger.c | 2 +- toxcore/Messenger.h | 2 +- toxcore/TCP_client.c | 2 +- toxcore/TCP_client.h | 2 +- toxcore/TCP_common.c | 2 +- toxcore/TCP_common.h | 2 +- toxcore/TCP_connection.c | 2 +- toxcore/TCP_connection.h | 2 +- toxcore/TCP_server.c | 2 +- toxcore/TCP_server.h | 2 +- toxcore/announce.c | 2 +- toxcore/announce.h | 2 +- toxcore/attributes.h | 2 +- toxcore/bin_pack.c | 2 +- toxcore/bin_pack.h | 2 +- toxcore/bin_unpack.c | 2 +- toxcore/bin_unpack.h | 2 +- toxcore/ccompat.c | 2 +- toxcore/ccompat.h | 2 +- toxcore/crypto_core.c | 2 +- toxcore/crypto_core.h | 2 +- toxcore/crypto_core_pack.c | 2 +- toxcore/crypto_core_pack.h | 2 +- toxcore/events/conference_connected.c | 2 +- toxcore/events/conference_invite.c | 2 +- toxcore/events/conference_message.c | 2 +- toxcore/events/conference_peer_list_changed.c | 2 +- toxcore/events/conference_peer_name.c | 2 +- toxcore/events/conference_title.c | 2 +- toxcore/events/dht_get_nodes_response.c | 2 +- toxcore/events/events_alloc.c | 2 +- toxcore/events/events_alloc.h | 2 +- toxcore/events/file_chunk_request.c | 2 +- toxcore/events/file_recv.c | 2 +- toxcore/events/file_recv_chunk.c | 2 +- toxcore/events/file_recv_control.c | 2 +- toxcore/events/friend_connection_status.c | 2 +- toxcore/events/friend_lossless_packet.c | 2 +- toxcore/events/friend_lossy_packet.c | 2 +- toxcore/events/friend_message.c | 2 +- toxcore/events/friend_name.c | 2 +- toxcore/events/friend_read_receipt.c | 2 +- toxcore/events/friend_request.c | 2 +- toxcore/events/friend_status.c | 2 +- toxcore/events/friend_status_message.c | 2 +- toxcore/events/friend_typing.c | 2 +- toxcore/events/group_custom_packet.c | 2 +- toxcore/events/group_custom_private_packet.c | 2 +- toxcore/events/group_invite.c | 2 +- toxcore/events/group_join_fail.c | 2 +- toxcore/events/group_message.c | 2 +- toxcore/events/group_moderation.c | 2 +- toxcore/events/group_password.c | 2 +- toxcore/events/group_peer_exit.c | 2 +- toxcore/events/group_peer_join.c | 2 +- toxcore/events/group_peer_limit.c | 2 +- toxcore/events/group_peer_name.c | 2 +- toxcore/events/group_peer_status.c | 2 +- toxcore/events/group_privacy_state.c | 2 +- toxcore/events/group_private_message.c | 2 +- toxcore/events/group_self_join.c | 2 +- toxcore/events/group_topic.c | 2 +- toxcore/events/group_topic_lock.c | 2 +- toxcore/events/group_voice_state.c | 2 +- toxcore/events/self_connection_status.c | 2 +- toxcore/forwarding.c | 2 +- toxcore/forwarding.h | 2 +- toxcore/friend_connection.c | 2 +- toxcore/friend_connection.h | 2 +- toxcore/friend_requests.c | 2 +- toxcore/friend_requests.h | 2 +- toxcore/group.c | 2 +- toxcore/group.h | 2 +- toxcore/group_common.h | 2 +- toxcore/list.c | 2 +- toxcore/list.h | 2 +- toxcore/logger.c | 2 +- toxcore/logger.h | 2 +- toxcore/mem.c | 2 +- toxcore/mem.h | 2 +- toxcore/mono_time.c | 2 +- toxcore/net_crypto.c | 2 +- toxcore/net_crypto.h | 2 +- toxcore/network.c | 2 +- toxcore/network.h | 2 +- toxcore/onion.c | 2 +- toxcore/onion.h | 2 +- toxcore/onion_announce.c | 2 +- toxcore/onion_announce.h | 2 +- toxcore/onion_client.c | 2 +- toxcore/onion_client.h | 2 +- toxcore/ping.c | 2 +- toxcore/ping.h | 2 +- toxcore/ping_array.c | 2 +- toxcore/ping_array.h | 2 +- toxcore/shared_key_cache.c | 2 +- toxcore/shared_key_cache.h | 2 +- toxcore/sort.c | 2 +- toxcore/sort.h | 2 +- toxcore/sort_bench.cc | 2 +- toxcore/sort_test.cc | 2 +- toxcore/sort_test_util.hh | 2 +- toxcore/timed_auth.c | 2 +- toxcore/timed_auth.h | 2 +- toxcore/tox.c | 2 +- toxcore/tox.h | 2 +- toxcore/tox_api.c | 2 +- toxcore/tox_dispatch.c | 2 +- toxcore/tox_dispatch.h | 2 +- toxcore/tox_event.c | 2 +- toxcore/tox_event.h | 2 +- toxcore/tox_events.c | 2 +- toxcore/tox_events.h | 2 +- toxcore/tox_pack.c | 2 +- toxcore/tox_pack.h | 2 +- toxcore/tox_private.c | 2 +- toxcore/tox_private.h | 2 +- toxcore/tox_struct.h | 2 +- toxcore/tox_unpack.c | 2 +- toxcore/tox_unpack.h | 2 +- toxcore/util.c | 2 +- toxcore/util.h | 2 +- toxcore/util_test.cc | 2 +- toxencryptsave/defines.h | 2 +- toxencryptsave/toxencryptsave.c | 2 +- toxencryptsave/toxencryptsave.h | 2 +- 173 files changed, 174 insertions(+), 174 deletions(-) diff --git a/auto_tests/file_saving_test.c b/auto_tests/file_saving_test.c index 58a1b6def4..9198920400 100644 --- a/auto_tests/file_saving_test.c +++ b/auto_tests/file_saving_test.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2016 Tox project. */ diff --git a/other/DHT_bootstrap.c b/other/DHT_bootstrap.c index c4511aa1f2..56821bf785 100644 --- a/other/DHT_bootstrap.c +++ b/other/DHT_bootstrap.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013 Tox project. */ diff --git a/other/bootstrap_daemon/src/command_line_arguments.c b/other/bootstrap_daemon/src/command_line_arguments.c index 3b798efbee..8181210d93 100644 --- a/other/bootstrap_daemon/src/command_line_arguments.c +++ b/other/bootstrap_daemon/src/command_line_arguments.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2024 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2015-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/command_line_arguments.h b/other/bootstrap_daemon/src/command_line_arguments.h index 3be39530a6..8134efc9eb 100644 --- a/other/bootstrap_daemon/src/command_line_arguments.h +++ b/other/bootstrap_daemon/src/command_line_arguments.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2015-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/config.c b/other/bootstrap_daemon/src/config.c index 19779c5f76..43ff1511fe 100644 --- a/other/bootstrap_daemon/src/config.c +++ b/other/bootstrap_daemon/src/config.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2024 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2014-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/config.h b/other/bootstrap_daemon/src/config.h index 677dde5c8b..8102036f2a 100644 --- a/other/bootstrap_daemon/src/config.h +++ b/other/bootstrap_daemon/src/config.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2024 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2014-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/config_defaults.h b/other/bootstrap_daemon/src/config_defaults.h index 68f444f187..a4cdc65396 100644 --- a/other/bootstrap_daemon/src/config_defaults.h +++ b/other/bootstrap_daemon/src/config_defaults.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2024 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2014-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/global.h b/other/bootstrap_daemon/src/global.h index b154e6e98c..035f4a7f5a 100644 --- a/other/bootstrap_daemon/src/global.h +++ b/other/bootstrap_daemon/src/global.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2014-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/log.c b/other/bootstrap_daemon/src/log.c index 5dde7b52d7..48d70470ad 100644 --- a/other/bootstrap_daemon/src/log.c +++ b/other/bootstrap_daemon/src/log.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2015-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/log.h b/other/bootstrap_daemon/src/log.h index 79126258da..ba812fab0a 100644 --- a/other/bootstrap_daemon/src/log.h +++ b/other/bootstrap_daemon/src/log.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2015-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/log_backend_stdout.c b/other/bootstrap_daemon/src/log_backend_stdout.c index 854c7678d5..2ef7bf75eb 100644 --- a/other/bootstrap_daemon/src/log_backend_stdout.c +++ b/other/bootstrap_daemon/src/log_backend_stdout.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2015-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/log_backend_stdout.h b/other/bootstrap_daemon/src/log_backend_stdout.h index 131d48da05..bb6d2cc457 100644 --- a/other/bootstrap_daemon/src/log_backend_stdout.h +++ b/other/bootstrap_daemon/src/log_backend_stdout.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2015-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/log_backend_syslog.c b/other/bootstrap_daemon/src/log_backend_syslog.c index c5fccefd56..de6d228768 100644 --- a/other/bootstrap_daemon/src/log_backend_syslog.c +++ b/other/bootstrap_daemon/src/log_backend_syslog.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2015-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/log_backend_syslog.h b/other/bootstrap_daemon/src/log_backend_syslog.h index 8e919f03af..1538c92d9c 100644 --- a/other/bootstrap_daemon/src/log_backend_syslog.h +++ b/other/bootstrap_daemon/src/log_backend_syslog.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2015-2016 Tox project. */ diff --git a/other/bootstrap_daemon/src/tox-bootstrapd.c b/other/bootstrap_daemon/src/tox-bootstrapd.c index e29afe5c2b..5745b74ffc 100644 --- a/other/bootstrap_daemon/src/tox-bootstrapd.c +++ b/other/bootstrap_daemon/src/tox-bootstrapd.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2024 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2014-2016 Tox project. */ diff --git a/other/bootstrap_daemon/websocket/websockify/websockify.go b/other/bootstrap_daemon/websocket/websockify/websockify.go index 898af4e324..fb3c9c55c2 100644 --- a/other/bootstrap_daemon/websocket/websockify/websockify.go +++ b/other/bootstrap_daemon/websocket/websockify/websockify.go @@ -9,7 +9,7 @@ // - Proper error handling in general. // - Support both websocket and regular GET requests on /. // -// Copyright 2022 The TokTok team. +// Copyright 2022-2025 The TokTok team. // Copyright 2021 Michael.liu. // See LICENSE for licensing conditions. diff --git a/other/bootstrap_node_packets.c b/other/bootstrap_node_packets.c index c250b2552b..2ca711a32b 100644 --- a/other/bootstrap_node_packets.c +++ b/other/bootstrap_node_packets.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013 Tox project. */ diff --git a/other/bootstrap_node_packets.h b/other/bootstrap_node_packets.h index c5bda2170d..9b515fc17e 100644 --- a/other/bootstrap_node_packets.h +++ b/other/bootstrap_node_packets.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2015 Tox project. */ diff --git a/other/event_tooling/generate_event_c.cpp b/other/event_tooling/generate_event_c.cpp index 9ac3d4856f..9a7fb92060 100644 --- a/other/event_tooling/generate_event_c.cpp +++ b/other/event_tooling/generate_event_c.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-3.0-or-later -// Copyright © 2023-2024 The TokTok team. +// Copyright © 2023-2025 The TokTok team. // this file can be used to generate event.c files // requires c++17 @@ -156,7 +156,7 @@ void generate_event_impl(const std::string& event_name, const std::vector diff --git a/toxcore/sort_test.cc b/toxcore/sort_test.cc index c8af3346ab..a227324f57 100644 --- a/toxcore/sort_test.cc +++ b/toxcore/sort_test.cc @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2023-2024 The TokTok team. + * Copyright © 2023-2025 The TokTok team. */ #include "sort.h" diff --git a/toxcore/sort_test_util.hh b/toxcore/sort_test_util.hh index 8013290963..52b2aeb54e 100644 --- a/toxcore/sort_test_util.hh +++ b/toxcore/sort_test_util.hh @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2023-2024 The TokTok team. + * Copyright © 2023-2025 The TokTok team. */ #ifndef C_TOXCORE_TOXCORE_SORT_TEST_UTIL_H diff --git a/toxcore/timed_auth.c b/toxcore/timed_auth.c index 875003257b..45afe0704a 100644 --- a/toxcore/timed_auth.c +++ b/toxcore/timed_auth.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2019-2021 The TokTok team. + * Copyright © 2019-2025 The TokTok team. */ #include "timed_auth.h" diff --git a/toxcore/timed_auth.h b/toxcore/timed_auth.h index bb19570872..ccef4b305e 100644 --- a/toxcore/timed_auth.h +++ b/toxcore/timed_auth.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2019-2021 The TokTok team. + * Copyright © 2019-2025 The TokTok team. */ #ifndef C_TOXCORE_TOXCORE_TIMED_AUTH_H #define C_TOXCORE_TOXCORE_TIMED_AUTH_H diff --git a/toxcore/tox.c b/toxcore/tox.c index fb356a4c00..52388a4ed0 100644 --- a/toxcore/tox.c +++ b/toxcore/tox.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013 Tox project. */ diff --git a/toxcore/tox.h b/toxcore/tox.h index 61abd18a2f..de1a9afc3d 100644 --- a/toxcore/tox.h +++ b/toxcore/tox.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2024 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013 Tox project. */ diff --git a/toxcore/tox_api.c b/toxcore/tox_api.c index b979e4e1e2..d6996de7c8 100644 --- a/toxcore/tox_api.c +++ b/toxcore/tox_api.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2021 The TokTok team. + * Copyright © 2016-2025 The TokTok team. */ #include "tox.h" diff --git a/toxcore/tox_dispatch.c b/toxcore/tox_dispatch.c index 5383925bfa..e3cb9afce9 100644 --- a/toxcore/tox_dispatch.c +++ b/toxcore/tox_dispatch.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2022 The TokTok team. + * Copyright © 2022-2025 The TokTok team. */ #include "tox_dispatch.h" diff --git a/toxcore/tox_dispatch.h b/toxcore/tox_dispatch.h index 29ac66a412..01770ee4e3 100644 --- a/toxcore/tox_dispatch.h +++ b/toxcore/tox_dispatch.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2022 The TokTok team. + * Copyright © 2022-2025 The TokTok team. */ /** diff --git a/toxcore/tox_event.c b/toxcore/tox_event.c index f702d629fc..10cabe1895 100644 --- a/toxcore/tox_event.c +++ b/toxcore/tox_event.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2022 The TokTok team. + * Copyright © 2022-2025 The TokTok team. */ #include "tox_event.h" diff --git a/toxcore/tox_event.h b/toxcore/tox_event.h index fa98aae229..293939c8c6 100644 --- a/toxcore/tox_event.h +++ b/toxcore/tox_event.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2022 The TokTok team. + * Copyright © 2022-2025 The TokTok team. */ #ifndef C_TOXCORE_TOXCORE_TOX_EVENT_H diff --git a/toxcore/tox_events.c b/toxcore/tox_events.c index a5d995cf50..0f2b1f2b8f 100644 --- a/toxcore/tox_events.c +++ b/toxcore/tox_events.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2022-2024 The TokTok team. + * Copyright © 2022-2025 The TokTok team. */ #include "tox_events.h" diff --git a/toxcore/tox_events.h b/toxcore/tox_events.h index 6bbf13e8ef..545279026d 100644 --- a/toxcore/tox_events.h +++ b/toxcore/tox_events.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2022-2024 The TokTok team. + * Copyright © 2022-2025 The TokTok team. */ /** diff --git a/toxcore/tox_pack.c b/toxcore/tox_pack.c index 3d584ac708..63995c8464 100644 --- a/toxcore/tox_pack.c +++ b/toxcore/tox_pack.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2022 The TokTok team. + * Copyright © 2022-2025 The TokTok team. */ #include "tox_pack.h" diff --git a/toxcore/tox_pack.h b/toxcore/tox_pack.h index ea8605dcc3..895cd232bb 100644 --- a/toxcore/tox_pack.h +++ b/toxcore/tox_pack.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2022 The TokTok team. + * Copyright © 2022-2025 The TokTok team. */ #ifndef C_TOXCORE_TOXCORE_TOX_PACK_H diff --git a/toxcore/tox_private.c b/toxcore/tox_private.c index ff6aa6e19d..e9b6c10fcf 100644 --- a/toxcore/tox_private.c +++ b/toxcore/tox_private.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2022 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013 Tox project. */ diff --git a/toxcore/tox_private.h b/toxcore/tox_private.h index c872bfea47..ac1a14d5cd 100644 --- a/toxcore/tox_private.h +++ b/toxcore/tox_private.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2024 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013 Tox project. */ diff --git a/toxcore/tox_struct.h b/toxcore/tox_struct.h index bd42fcce8d..88f74ead62 100644 --- a/toxcore/tox_struct.h +++ b/toxcore/tox_struct.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2022 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013 Tox project. */ diff --git a/toxcore/tox_unpack.c b/toxcore/tox_unpack.c index 5caef02c07..6b31029624 100644 --- a/toxcore/tox_unpack.c +++ b/toxcore/tox_unpack.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2022 The TokTok team. + * Copyright © 2022-2025 The TokTok team. */ #include "tox_unpack.h" diff --git a/toxcore/tox_unpack.h b/toxcore/tox_unpack.h index 828d2947a6..09092379da 100644 --- a/toxcore/tox_unpack.h +++ b/toxcore/tox_unpack.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2022 The TokTok team. + * Copyright © 2022-2025 The TokTok team. */ #ifndef C_TOXCORE_TOXCORE_TOX_UNPACK_H diff --git a/toxcore/util.c b/toxcore/util.c index 85d29a44cd..d5c240a750 100644 --- a/toxcore/util.c +++ b/toxcore/util.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2024 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013 Tox project. * Copyright © 2013 plutooo */ diff --git a/toxcore/util.h b/toxcore/util.h index 5be74a8d86..b3382ae624 100644 --- a/toxcore/util.h +++ b/toxcore/util.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013 Tox project. * Copyright © 2013 plutooo */ diff --git a/toxcore/util_test.cc b/toxcore/util_test.cc index ccdd9795da..0a80ff5b28 100644 --- a/toxcore/util_test.cc +++ b/toxcore/util_test.cc @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2024 The TokTok team. + * Copyright © 2016-2025 The TokTok team. */ #include "util.h" diff --git a/toxencryptsave/defines.h b/toxencryptsave/defines.h index ac80cc7893..ca66f4d38d 100644 --- a/toxencryptsave/defines.h +++ b/toxencryptsave/defines.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2021 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013 Tox project. */ diff --git a/toxencryptsave/toxencryptsave.c b/toxencryptsave/toxencryptsave.c index 4e43b17f76..a8c7995f5a 100644 --- a/toxencryptsave/toxencryptsave.c +++ b/toxencryptsave/toxencryptsave.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2018 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013 Tox project. */ diff --git a/toxencryptsave/toxencryptsave.h b/toxencryptsave/toxencryptsave.h index e4cf116c97..35e537ee3c 100644 --- a/toxencryptsave/toxencryptsave.h +++ b/toxencryptsave/toxencryptsave.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - * Copyright © 2016-2024 The TokTok team. + * Copyright © 2016-2025 The TokTok team. * Copyright © 2013-2016 Tox Developers. */