diff --git a/README.md b/README.md index af8ac4d..b6fa674 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ v4l2 utilities provide the tools to manage USB webcam setting and information. S ----- # License -Copyright (C) 2018-2023 by Maxim Devaev mdevaev@gmail.com +Copyright (C) 2018-2024 by Maxim Devaev mdevaev@gmail.com This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/janus/src/audio.c b/janus/src/audio.c index d8a30e4..146a00d 100644 --- a/janus/src/audio.c +++ b/janus/src/audio.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/audio.h b/janus/src/audio.h index 4bb53c5..f6a6d77 100644 --- a/janus/src/audio.h +++ b/janus/src/audio.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/client.c b/janus/src/client.c index 7692968..d3db6d2 100644 --- a/janus/src/client.c +++ b/janus/src/client.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/client.h b/janus/src/client.h index ea76493..34e7131 100644 --- a/janus/src/client.h +++ b/janus/src/client.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/config.c b/janus/src/config.c index bffbab3..ddf2916 100644 --- a/janus/src/config.c +++ b/janus/src/config.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/config.h b/janus/src/config.h index 43bcc71..72a935d 100644 --- a/janus/src/config.h +++ b/janus/src/config.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/const.h b/janus/src/const.h index 7587893..f5c03a9 100644 --- a/janus/src/const.h +++ b/janus/src/const.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/logging.h b/janus/src/logging.h index dec4f08..eda173d 100644 --- a/janus/src/logging.h +++ b/janus/src/logging.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/memsinkfd.c b/janus/src/memsinkfd.c index c550357..0157c26 100644 --- a/janus/src/memsinkfd.c +++ b/janus/src/memsinkfd.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/memsinkfd.h b/janus/src/memsinkfd.h index 4821c32..6972314 100644 --- a/janus/src/memsinkfd.h +++ b/janus/src/memsinkfd.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/plugin.c b/janus/src/plugin.c index 0a4ffdf..e3492d7 100644 --- a/janus/src/plugin.c +++ b/janus/src/plugin.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/rtp.c b/janus/src/rtp.c index 63e9a7a..c1eb4c7 100644 --- a/janus/src/rtp.c +++ b/janus/src/rtp.c @@ -5,7 +5,7 @@ # This source file is partially based on this code: # # - https://github.com/catid/kvm/blob/master/kvm_pipeline/src # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/rtp.h b/janus/src/rtp.h index 64e7563..d6f09da 100644 --- a/janus/src/rtp.h +++ b/janus/src/rtp.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/rtpa.c b/janus/src/rtpa.c index a16c898..92bc1a5 100644 --- a/janus/src/rtpa.c +++ b/janus/src/rtpa.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/rtpa.h b/janus/src/rtpa.h index 214daea..ded6522 100644 --- a/janus/src/rtpa.h +++ b/janus/src/rtpa.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/rtpv.c b/janus/src/rtpv.c index cbdc809..715f87e 100644 --- a/janus/src/rtpv.c +++ b/janus/src/rtpv.c @@ -5,7 +5,7 @@ # This source file is partially based on this code: # # - https://github.com/catid/kvm/blob/master/kvm_pipeline/src # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/rtpv.h b/janus/src/rtpv.h index 68cd13f..21cf04e 100644 --- a/janus/src/rtpv.h +++ b/janus/src/rtpv.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/dump/file.c b/src/dump/file.c index e2895b0..f106843 100644 --- a/src/dump/file.c +++ b/src/dump/file.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/dump/file.h b/src/dump/file.h index 2077dcb..91b0475 100644 --- a/src/dump/file.h +++ b/src/dump/file.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/dump/main.c b/src/dump/main.c index 36993ff..3c7fa37 100644 --- a/src/dump/main.c +++ b/src/dump/main.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -296,7 +296,7 @@ static void _help(FILE *fp) { SAY("\nuStreamer-dump - Dump uStreamer's memory sink to file"); SAY("═════════════════════════════════════════════════════"); SAY("Version: %s; license: GPLv3", US_VERSION); - SAY("Copyright (C) 2018-2023 Maxim Devaev \n"); + SAY("Copyright (C) 2018-2024 Maxim Devaev \n"); SAY("Example:"); SAY("════════"); SAY(" ustreamer-dump --sink test --output - \\"); diff --git a/src/libs/array.h b/src/libs/array.h index 479107e..1ee8c5a 100644 --- a/src/libs/array.h +++ b/src/libs/array.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/base64.c b/src/libs/base64.c index fcc2c1f..832d1db 100644 --- a/src/libs/base64.c +++ b/src/libs/base64.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/base64.h b/src/libs/base64.h index 138d002..c5bcdc6 100644 --- a/src/libs/base64.h +++ b/src/libs/base64.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/const.h b/src/libs/const.h index 7dad4c4..bea0507 100644 --- a/src/libs/const.h +++ b/src/libs/const.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/device.c b/src/libs/device.c index 4f13b87..6789c37 100644 --- a/src/libs/device.c +++ b/src/libs/device.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/device.h b/src/libs/device.h index db78693..88f128b 100644 --- a/src/libs/device.h +++ b/src/libs/device.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/frame.c b/src/libs/frame.c index 3c2062d..a454653 100644 --- a/src/libs/frame.c +++ b/src/libs/frame.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/frame.h b/src/libs/frame.h index 535b575..44abef9 100644 --- a/src/libs/frame.h +++ b/src/libs/frame.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/frametext.c b/src/libs/frametext.c index 241d9db..e947b96 100644 --- a/src/libs/frametext.c +++ b/src/libs/frametext.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/frametext.h b/src/libs/frametext.h index d2d3a51..9152e63 100644 --- a/src/libs/frametext.h +++ b/src/libs/frametext.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/frametext_font.c b/src/libs/frametext_font.c index 5b5fbe9..dd6e51a 100644 --- a/src/libs/frametext_font.c +++ b/src/libs/frametext_font.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/frametext_font.h b/src/libs/frametext_font.h index 31214bf..6f376dc 100644 --- a/src/libs/frametext_font.h +++ b/src/libs/frametext_font.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/list.h b/src/libs/list.h index b97643c..5038d8d 100644 --- a/src/libs/list.h +++ b/src/libs/list.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/logging.c b/src/libs/logging.c index 45368f1..62cd113 100644 --- a/src/libs/logging.c +++ b/src/libs/logging.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/logging.h b/src/libs/logging.h index 2cf95df..21bc88f 100644 --- a/src/libs/logging.h +++ b/src/libs/logging.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/memsink.c b/src/libs/memsink.c index 14eba63..3ae6346 100644 --- a/src/libs/memsink.c +++ b/src/libs/memsink.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/memsink.h b/src/libs/memsink.h index d7e6095..6f5c972 100644 --- a/src/libs/memsink.h +++ b/src/libs/memsink.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/memsinksh.c b/src/libs/memsinksh.c index 903b983..1a00b90 100644 --- a/src/libs/memsinksh.c +++ b/src/libs/memsinksh.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/memsinksh.h b/src/libs/memsinksh.h index aaa9180..5a55ca4 100644 --- a/src/libs/memsinksh.h +++ b/src/libs/memsinksh.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/options.c b/src/libs/options.c index c119ade..afae16c 100644 --- a/src/libs/options.c +++ b/src/libs/options.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/options.h b/src/libs/options.h index a60cf1f..4fa01cf 100644 --- a/src/libs/options.h +++ b/src/libs/options.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/process.h b/src/libs/process.h index deedf14..4c0bdd7 100644 --- a/src/libs/process.h +++ b/src/libs/process.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/queue.c b/src/libs/queue.c index 3b88100..5172f16 100644 --- a/src/libs/queue.c +++ b/src/libs/queue.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/queue.h b/src/libs/queue.h index 15456b5..2041e26 100644 --- a/src/libs/queue.h +++ b/src/libs/queue.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/ring.c b/src/libs/ring.c index 6c8a1d9..d43dd15 100644 --- a/src/libs/ring.c +++ b/src/libs/ring.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/ring.h b/src/libs/ring.h index 02799ec..fb40341 100644 --- a/src/libs/ring.h +++ b/src/libs/ring.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/signal.c b/src/libs/signal.c index 164a443..e7c461f 100644 --- a/src/libs/signal.c +++ b/src/libs/signal.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/signal.h b/src/libs/signal.h index 6a75227..93e1507 100644 --- a/src/libs/signal.h +++ b/src/libs/signal.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/tc358743.c b/src/libs/tc358743.c index fd6f1b6..d0f6746 100644 --- a/src/libs/tc358743.c +++ b/src/libs/tc358743.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/tc358743.h b/src/libs/tc358743.h index d33856b..49f3efd 100644 --- a/src/libs/tc358743.h +++ b/src/libs/tc358743.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/threading.h b/src/libs/threading.h index e438b71..e813df2 100644 --- a/src/libs/threading.h +++ b/src/libs/threading.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/tools.h b/src/libs/tools.h index 3e931ee..eed365f 100644 --- a/src/libs/tools.h +++ b/src/libs/tools.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/types.h b/src/libs/types.h index f72f753..54e4232 100644 --- a/src/libs/types.h +++ b/src/libs/types.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/unjpeg.c b/src/libs/unjpeg.c index d8e8ddb..5c1ae72 100644 --- a/src/libs/unjpeg.c +++ b/src/libs/unjpeg.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/unjpeg.h b/src/libs/unjpeg.h index a3be585..69281d2 100644 --- a/src/libs/unjpeg.h +++ b/src/libs/unjpeg.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/libs/xioctl.h b/src/libs/xioctl.h index 87f1054..7f8ac62 100644 --- a/src/libs/xioctl.h +++ b/src/libs/xioctl.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/blank.c b/src/ustreamer/blank.c index 4aaaa90..c1ec758 100644 --- a/src/ustreamer/blank.c +++ b/src/ustreamer/blank.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/blank.h b/src/ustreamer/blank.h index 544af6f..6e539e0 100644 --- a/src/ustreamer/blank.h +++ b/src/ustreamer/blank.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/data/favicon_ico.c b/src/ustreamer/data/favicon_ico.c index 2a107d8..a5061eb 100644 --- a/src/ustreamer/data/favicon_ico.c +++ b/src/ustreamer/data/favicon_ico.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/data/favicon_ico.h b/src/ustreamer/data/favicon_ico.h index d5938cc..18a8268 100644 --- a/src/ustreamer/data/favicon_ico.h +++ b/src/ustreamer/data/favicon_ico.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/data/index_html.c b/src/ustreamer/data/index_html.c index 1bbf790..d80e3bf 100644 --- a/src/ustreamer/data/index_html.c +++ b/src/ustreamer/data/index_html.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/data/index_html.h b/src/ustreamer/data/index_html.h index 34c8daf..3e5f23e 100644 --- a/src/ustreamer/data/index_html.h +++ b/src/ustreamer/data/index_html.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/encoder.c b/src/ustreamer/encoder.c index 371390f..033b724 100644 --- a/src/ustreamer/encoder.c +++ b/src/ustreamer/encoder.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/encoder.h b/src/ustreamer/encoder.h index 5bebe6f..3bcb688 100644 --- a/src/ustreamer/encoder.h +++ b/src/ustreamer/encoder.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/encoders/cpu/encoder.c b/src/ustreamer/encoders/cpu/encoder.c index ceef5f7..8b3f7bf 100644 --- a/src/ustreamer/encoders/cpu/encoder.c +++ b/src/ustreamer/encoders/cpu/encoder.c @@ -7,7 +7,7 @@ # Copyright (C) 2005-2006 Laurent Pinchart & Michel Xhaard # # Copyright (C) 2006 Gabriel A. Devenyi # # Copyright (C) 2007 Tom Stöveken # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/encoders/cpu/encoder.h b/src/ustreamer/encoders/cpu/encoder.h index 2aef964..5c1c05f 100644 --- a/src/ustreamer/encoders/cpu/encoder.h +++ b/src/ustreamer/encoders/cpu/encoder.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/encoders/hw/encoder.c b/src/ustreamer/encoders/hw/encoder.c index a04ed5a..cd6cbf4 100644 --- a/src/ustreamer/encoders/hw/encoder.c +++ b/src/ustreamer/encoders/hw/encoder.c @@ -7,7 +7,7 @@ # Copyright (C) 2005-2006 Laurent Pinchart & Michel Xhaard # # Copyright (C) 2006 Gabriel A. Devenyi # # Copyright (C) 2007 Tom Stöveken # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/encoders/hw/encoder.h b/src/ustreamer/encoders/hw/encoder.h index 20b4bd3..1e6a2fe 100644 --- a/src/ustreamer/encoders/hw/encoder.h +++ b/src/ustreamer/encoders/hw/encoder.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/encoders/hw/huffman.h b/src/ustreamer/encoders/hw/huffman.h index 6c52a3a..374b083 100644 --- a/src/ustreamer/encoders/hw/huffman.h +++ b/src/ustreamer/encoders/hw/huffman.h @@ -7,7 +7,7 @@ # Copyright (C) 2005-2006 Laurent Pinchart & Michel Xhaard # # Copyright (C) 2006 Gabriel A. Devenyi # # Copyright (C) 2007 Tom Stöveken # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/gpio/gpio.c b/src/ustreamer/gpio/gpio.c index e87f32e..87791a5 100644 --- a/src/ustreamer/gpio/gpio.c +++ b/src/ustreamer/gpio/gpio.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/gpio/gpio.h b/src/ustreamer/gpio/gpio.h index c166c20..479d3f2 100644 --- a/src/ustreamer/gpio/gpio.h +++ b/src/ustreamer/gpio/gpio.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/h264.c b/src/ustreamer/h264.c index ee07048..d35deb5 100644 --- a/src/ustreamer/h264.c +++ b/src/ustreamer/h264.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/h264.h b/src/ustreamer/h264.h index 6a4893c..cd1d705 100644 --- a/src/ustreamer/h264.h +++ b/src/ustreamer/h264.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/bev.c b/src/ustreamer/http/bev.c index 2264007..2a9a23a 100644 --- a/src/ustreamer/http/bev.c +++ b/src/ustreamer/http/bev.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/bev.h b/src/ustreamer/http/bev.h index 5aaa134..57c5782 100644 --- a/src/ustreamer/http/bev.h +++ b/src/ustreamer/http/bev.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/mime.c b/src/ustreamer/http/mime.c index 06c8f8a..ca861a9 100644 --- a/src/ustreamer/http/mime.c +++ b/src/ustreamer/http/mime.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/mime.h b/src/ustreamer/http/mime.h index a56a13d..f07b95d 100644 --- a/src/ustreamer/http/mime.h +++ b/src/ustreamer/http/mime.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/path.c b/src/ustreamer/http/path.c index e7b0498..03e902b 100644 --- a/src/ustreamer/http/path.c +++ b/src/ustreamer/http/path.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/path.h b/src/ustreamer/http/path.h index 7f59cf3..23fe8fb 100644 --- a/src/ustreamer/http/path.h +++ b/src/ustreamer/http/path.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/server.c b/src/ustreamer/http/server.c index 2e9a804..982973b 100644 --- a/src/ustreamer/http/server.c +++ b/src/ustreamer/http/server.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/server.h b/src/ustreamer/http/server.h index 66de586..7c2b896 100644 --- a/src/ustreamer/http/server.h +++ b/src/ustreamer/http/server.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/static.c b/src/ustreamer/http/static.c index faf4318..0313093 100644 --- a/src/ustreamer/http/static.c +++ b/src/ustreamer/http/static.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/static.h b/src/ustreamer/http/static.h index 0efa7f6..464d532 100644 --- a/src/ustreamer/http/static.h +++ b/src/ustreamer/http/static.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/systemd/systemd.c b/src/ustreamer/http/systemd/systemd.c index 0c551ce..ae4f421 100644 --- a/src/ustreamer/http/systemd/systemd.c +++ b/src/ustreamer/http/systemd/systemd.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/systemd/systemd.h b/src/ustreamer/http/systemd/systemd.h index 449d752..92e0907 100644 --- a/src/ustreamer/http/systemd/systemd.h +++ b/src/ustreamer/http/systemd/systemd.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/unix.c b/src/ustreamer/http/unix.c index 37683fb..5fe321a 100644 --- a/src/ustreamer/http/unix.c +++ b/src/ustreamer/http/unix.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/unix.h b/src/ustreamer/http/unix.h index e5a8e29..bb7a2bb 100644 --- a/src/ustreamer/http/unix.h +++ b/src/ustreamer/http/unix.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/uri.c b/src/ustreamer/http/uri.c index eeba04e..0456394 100644 --- a/src/ustreamer/http/uri.c +++ b/src/ustreamer/http/uri.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/http/uri.h b/src/ustreamer/http/uri.h index 72ef9f6..5aa5811 100644 --- a/src/ustreamer/http/uri.h +++ b/src/ustreamer/http/uri.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/m2m.c b/src/ustreamer/m2m.c index 0f74d9e..501cff0 100644 --- a/src/ustreamer/m2m.c +++ b/src/ustreamer/m2m.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/m2m.h b/src/ustreamer/m2m.h index d014fbb..cf9b914 100644 --- a/src/ustreamer/m2m.h +++ b/src/ustreamer/m2m.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/main.c b/src/ustreamer/main.c index 642ee25..36b2705 100644 --- a/src/ustreamer/main.c +++ b/src/ustreamer/main.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/options.c b/src/ustreamer/options.c index 1558182..55730c9 100644 --- a/src/ustreamer/options.c +++ b/src/ustreamer/options.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -593,7 +593,7 @@ static void _help(FILE *fp, const us_device_s *dev, const us_encoder_s *enc, con SAY("\nuStreamer - Lightweight and fast MJPEG-HTTP streamer"); SAY("═══════════════════════════════════════════════════"); SAY("Version: %s; license: GPLv3", US_VERSION); - SAY("Copyright (C) 2018-2023 Maxim Devaev \n"); + SAY("Copyright (C) 2018-2024 Maxim Devaev \n"); SAY("Capturing options:"); SAY("══════════════════"); SAY(" -d|--device ───────────── Path to V4L2 device. Default: %s.\n", dev->path); diff --git a/src/ustreamer/options.h b/src/ustreamer/options.h index 87cefb7..436f5c9 100644 --- a/src/ustreamer/options.h +++ b/src/ustreamer/options.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/stream.c b/src/ustreamer/stream.c index 5a6c2a6..7f2f93e 100644 --- a/src/ustreamer/stream.c +++ b/src/ustreamer/stream.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/stream.h b/src/ustreamer/stream.h index 8489c3a..d9a4383 100644 --- a/src/ustreamer/stream.h +++ b/src/ustreamer/stream.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/workers.c b/src/ustreamer/workers.c index ca53c06..d82745d 100644 --- a/src/ustreamer/workers.c +++ b/src/ustreamer/workers.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/ustreamer/workers.h b/src/ustreamer/workers.h index 44935cf..4cbcbbb 100644 --- a/src/ustreamer/workers.h +++ b/src/ustreamer/workers.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/v4p/drm.c b/src/v4p/drm.c index 6752a5b..2c10a16 100644 --- a/src/v4p/drm.c +++ b/src/v4p/drm.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/v4p/drm.h b/src/v4p/drm.h index d5d630e..23b4c9d 100644 --- a/src/v4p/drm.h +++ b/src/v4p/drm.h @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/src/v4p/main.c b/src/v4p/main.c index 86e32f2..fc7bbcc 100644 --- a/src/v4p/main.c +++ b/src/v4p/main.c @@ -2,7 +2,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -294,7 +294,7 @@ static void _help(FILE *fp) { SAY("\nuStreamer-V4P - Video passthrough for PiKVM V4 Plus"); SAY("═════════════════════════════════════════════════════"); SAY("Version: %s; license: GPLv3", US_VERSION); - SAY("Copyright (C) 2018-2023 Maxim Devaev \n"); + SAY("Copyright (C) 2018-2024 Maxim Devaev \n"); SAY("Example:"); SAY("════════"); SAY(" ustreamer-v4p\n"); diff --git a/tools/common.py b/tools/common.py index f50b99e..e848500 100644 --- a/tools/common.py +++ b/tools/common.py @@ -3,7 +3,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -30,7 +30,7 @@ C_PREPEND = textwrap.dedent(""" # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # - # Copyright (C) 2018-2023 Maxim Devaev # + # Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/tools/make-html-h.py b/tools/make-html-h.py index 5efd5ec..ad2fad2 100755 --- a/tools/make-html-h.py +++ b/tools/make-html-h.py @@ -3,7 +3,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/tools/make-ico-h.py b/tools/make-ico-h.py index e5f048b..77b5474 100755 --- a/tools/make-ico-h.py +++ b/tools/make-ico-h.py @@ -3,7 +3,7 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2023 Maxim Devaev # +# Copyright (C) 2018-2024 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by #